]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
w_scan: Update to 20170107
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 16 Feb 2020 11:05:03 +0000 (12:05 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 16 Feb 2020 15:29:53 +0000 (15:29 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/w_scan

index 369c1554c2d6c21548149ad583d457113310e865..ecc196845c5abf54eb4849206ff7a238678e47bd 100644 (file)
@@ -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)