X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FGeoIP;h=882d1a078d4ea3c3c15d1a21d07842c4efb97857;hb=ffe32bf7ae117d9ce3c19f93db72058c9ba56c77;hp=040316d97596252e3439f237cd212ba6bf5f2a83;hpb=c295a7a80070aa6c049c7ef96983fb96b77bddcf;p=ipfire-2.x.git diff --git a/lfs/GeoIP b/lfs/GeoIP index 040316d975..882d1a078d 100644 --- a/lfs/GeoIP +++ b/lfs/GeoIP @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 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 = 07052013 +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 = 634d72f4ffbb2de57efa468add572d38 +GeoIP.dat-$(DATVER).gz_MD5 = 508e3c10da15f2722774cf4014863976 install : $(TARGET)