From 561dcd3d9977a42e5290e0f8e7c4cc0046045a2f Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 9 Dec 2011 15:40:05 +0100 Subject: [PATCH] GeoIP: update database to 6.12.2011. --- lfs/GeoIP | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/GeoIP b/lfs/GeoIP index d90a4c30b0..653d654e85 100644 --- a/lfs/GeoIP +++ b/lfs/GeoIP @@ -25,7 +25,7 @@ include Config VER = 1.17 -DATVER = 01072011 +DATVER = 06122011 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 = 437a8fe09af2726856c1090615e27965 +GeoIP.dat-$(DATVER).gz_MD5 = 78baa14e4e271f5fb9f75e5ff1169950 install : $(TARGET) -- 2.39.5