X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FGeoIP;h=ce758d8a53d292f5cbaa80b6b06974259559cf80;hb=d27675b08175ed7969d842fdc64f157797911faa;hp=3e79da5445aebdff09cbec7b6c24c7d27c1ec5b1;hpb=31313db780f894cdadd74dc4973e0fd6a22a4659;p=ipfire-2.x.git diff --git a/lfs/GeoIP b/lfs/GeoIP index 3e79da5445..ce758d8a53 100644 --- a/lfs/GeoIP +++ b/lfs/GeoIP @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2018 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.25 -DATVER = 07012017 +DATVER = 30062018 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 = a47a1b71f7cd7c46cca9efcc448e0726 -GeoIP.dat-$(DATVER).gz_MD5 = fac676d18785585568312f30b7851657 +GeoIP.dat-$(DATVER).gz_MD5 = d538e57ad9268fdc7955c6cf9a37c4a9 install : $(TARGET)