]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/w_scan
lfs: Drop quotes in DEPS variable
[ipfire-2.x.git] / lfs / w_scan
index a18a08a02c26e57db8534ecda72134887c992310..62e77962d1ce8f900ed8ac8846e61b51894fd2d7 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -25,7 +25,7 @@
 include Config
 
 
-VER        = 20121111
+VER        = 20170107
 
 THISAPP    = w_scan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -33,9 +33,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = w_scan
-PAK_VER    = 4
+PAK_VER    = 7
 
-DEPS       = ""
+DEPS       =
 
 ###############################################################################
 # Top-level Rules
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 30da05747fed9988e11ebc7745f5e71f
+$(DL_FILE)_MD5 = c7f9adf92d46b8da5391be80be6fbd72
 
 install : $(TARGET)