X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FGeoIP;h=295598c45591568ae418f3a7fd819e030dabbcf7;hb=ad5338015f68bca7bb5987c7e44218fe21377dad;hp=653d654e855154ad8dc41435c68f4519675fb2e9;hpb=a3f7164f985b1af190e18f45c1d86ad59bd671d3;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/GeoIP b/lfs/GeoIP index 653d654e8..295598c45 100644 --- a/lfs/GeoIP +++ b/lfs/GeoIP @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2010 IPFire Team # +# Copyright (C) 2007-2012 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 = 1.17 -DATVER = 06122011 +DATVER = 02072013 THISAPP = Geo-IP-PurePerl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -43,7 +43,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) GeoIP.dat-$(DATVER).gz = $(DL_FROM)/GeoIP.dat-$(DATVER).gz $(DL_FILE)_MD5 = 42a6b9d4dd2563a20c8998556216e1de -GeoIP.dat-$(DATVER).gz_MD5 = 78baa14e4e271f5fb9f75e5ff1169950 +GeoIP.dat-$(DATVER).gz_MD5 = 25d59395b43d676fcbab05e7610a7b58 install : $(TARGET)