X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FGeoIP;h=040316d97596252e3439f237cd212ba6bf5f2a83;hb=dc735c40c38315b8c11f9c99c22cff9000c286f7;hp=e22dc261a7e23c15ca09be04ae328f0269fb9b8c;hpb=fae0d5e39422c860c22217bf5cb1afc6e09a0c20;p=ipfire-2.x.git diff --git a/lfs/GeoIP b/lfs/GeoIP index e22dc261a7..040316d975 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 = 01012011 +DATVER = 07052013 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 = 560eaeef02761b866d106cda42929d4c +GeoIP.dat-$(DATVER).gz_MD5 = 634d72f4ffbb2de57efa468add572d38 install : $(TARGET)