From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] guardian: Update to 2.0.2
Date: Wed, 27 Jun 2018 19:39:14 +0200 [thread overview]
Message-ID: <20180627173914.4716-2-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20180627173914.4716-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
lfs/guardian | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/guardian b/lfs/guardian
index f3001c821..45c571d05 100644
--- a/lfs/guardian
+++ b/lfs/guardian
@@ -24,7 +24,7 @@
include Config
-VER = 2.0
+VER = 2.0.2
THISAPP = guardian-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = guardian
-PAK_VER = 14
+PAK_VER = 15
DEPS = "perl-inotify2 perl-Net-IP"
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 15be3b14a70e21502368deca74903f5c
+$(DL_FILE)_MD5 = f83a7ca312cd3cb3ddf79fb33826027d
install : $(TARGET)
--
2.17.1
prev parent reply other threads:[~2018-06-27 17:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-27 17:39 [PATCH 1/2] guardian.cgi: Remove support for owncloud Stefan Schantl
2018-06-27 17:39 ` Stefan Schantl [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180627173914.4716-2-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox