X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fw_scan;h=369c1554c2d6c21548149ad583d457113310e865;hp=7df4b42d85e867d5c8fe5deaf5cf5501ea22b0a3;hb=d111587cc3b0007b35c09dd847d035e6ffadffc7;hpb=2efd0cd68aa23e977a57b9cdb4177c3dc2d30edf diff --git a/lfs/w_scan b/lfs/w_scan index 7df4b42d85..369c1554c2 100644 --- a/lfs/w_scan +++ b/lfs/w_scan @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # 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 = 20130331 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 = 3 +PAK_VER = 5 DEPS = "" @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 30da05747fed9988e11ebc7745f5e71f +$(DL_FILE)_MD5 = dfc14a4707321e068a594d6899398df8 install : $(TARGET)