public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] w_scan: Update to 20170107
@ 2020-02-16 11:05 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2020-02-16 11:05 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 799 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 lfs/w_scan | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/w_scan b/lfs/w_scan
index 369c1554c..ecc196845 100644
--- a/lfs/w_scan
+++ b/lfs/w_scan
@@ -25,7 +25,7 @@
 include Config
 
 
-VER        = 20130331
+VER        = 20170107
 
 THISAPP    = w_scan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = w_scan
-PAK_VER    = 5
+PAK_VER    = 6
 
 DEPS       = ""
 
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = dfc14a4707321e068a594d6899398df8
+$(DL_FILE)_MD5 = c7f9adf92d46b8da5391be80be6fbd72
 
 install : $(TARGET)
 
-- 
2.25.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-16 11:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-16 11:05 [PATCH] w_scan: Update to 20170107 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox