]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
GeoIP: update database to 20131001.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 6 Oct 2013 14:44:04 +0000 (16:44 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 6 Oct 2013 14:44:04 +0000 (16:44 +0200)
lfs/GeoIP

index 295598c45591568ae418f3a7fd819e030dabbcf7..88e147cfb0e217fbac4a7a290598b9b02f5110c0 100644 (file)
--- a/lfs/GeoIP
+++ b/lfs/GeoIP
@@ -25,7 +25,7 @@
 include Config
 
 VER        = 1.17
-DATVER     = 02072013
+DATVER     = 01102013
 
 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 = 25d59395b43d676fcbab05e7610a7b58
+GeoIP.dat-$(DATVER).gz_MD5 = 4aecef560aa6dacfe7e59dad8a12914b
 
 install : $(TARGET)