X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FGeoIP;h=295598c45591568ae418f3a7fd819e030dabbcf7;hb=7bcfd0dd83873ac476cb49caceb753abb64dfc7f;hp=e687bc812dd4fe9e81e553809d3305fdf22fe3ec;hpb=4dcf434d3a74da3cb6978268b2702be9b2faa25e;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/GeoIP b/lfs/GeoIP index e687bc812..295598c45 100644 --- a/lfs/GeoIP +++ b/lfs/GeoIP @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# 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 = 15102009 +DATVER = 02072013 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 = bcdb40e805a64015d993ccd5ab1cd149 +GeoIP.dat-$(DATVER).gz_MD5 = 25d59395b43d676fcbab05e7610a7b58 install : $(TARGET)