From b4a91e662d70122da6d22b4136b792ebaa23061b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 10 Nov 2012 16:28:15 +0100 Subject: [PATCH] GeoIP: update database to 6.11.2012. --- lfs/GeoIP | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/GeoIP b/lfs/GeoIP index 3dd7e6fb88..68254a7dd6 100644 --- a/lfs/GeoIP +++ b/lfs/GeoIP @@ -25,7 +25,7 @@ include Config VER = 1.17 -DATVER = 02102012 +DATVER = 06112012 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 = 371c7ea4a8c8b963594ec3031e798696 +GeoIP.dat-$(DATVER).gz_MD5 = a8677695b0abecb69707ebe2444e64f9 install : $(TARGET) -- 2.39.5