X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FGeoIP;h=17064fba09905906bf13ee0db24e084081a84774;hb=16d49f73e54ca80e7f6fb670cee6f67f93187fe4;hp=d90a4c30b0cb89ec9c87b338f73d0dc3116c672e;hpb=74459c0aded2cceae19e1bff2ce9a899cf0168c0;p=ipfire-2.x.git diff --git a/lfs/GeoIP b/lfs/GeoIP index d90a4c30b0..17064fba09 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 = 06052014 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 = aba5fc86202337c53a33bbc47d2083d0 install : $(TARGET)