X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2FGeoIP;h=882d1a078d4ea3c3c15d1a21d07842c4efb97857;hp=d90a4c30b0cb89ec9c87b338f73d0dc3116c672e;hb=cee2f16fd92926109c2c6fc728a15afd18b06747;hpb=cbb914abe8dd48de5c055ba88d4d906e972a3c5a diff --git a/lfs/GeoIP b/lfs/GeoIP index d90a4c30b0..882d1a078d 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-2014 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 = 01072011 +DATVER = 15022015 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 = 437a8fe09af2726856c1090615e27965 +GeoIP.dat-$(DATVER).gz_MD5 = 508e3c10da15f2722774cf4014863976 install : $(TARGET)