From 0965d98fe8050a4c98b1b4db1306d741d3855ad4 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 6 Dec 2012 19:13:29 +0100 Subject: [PATCH] GeoIP: updated 05122012. --- config/rootfiles/core/65/filelists/GeoIP | 1 + lfs/GeoIP | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 config/rootfiles/core/65/filelists/GeoIP diff --git a/config/rootfiles/core/65/filelists/GeoIP b/config/rootfiles/core/65/filelists/GeoIP new file mode 100644 index 0000000000..0258236c03 --- /dev/null +++ b/config/rootfiles/core/65/filelists/GeoIP @@ -0,0 +1 @@ +usr/local/share/GeoIP/GeoIP.dat diff --git a/lfs/GeoIP b/lfs/GeoIP index 68254a7dd6..7e1dc9a0ee 100644 --- a/lfs/GeoIP +++ b/lfs/GeoIP @@ -25,7 +25,7 @@ include Config VER = 1.17 -DATVER = 06112012 +DATVER = 05122012 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 = a8677695b0abecb69707ebe2444e64f9 +GeoIP.dat-$(DATVER).gz_MD5 = ab0f52a35128d1aced906ac4cbfbed9c install : $(TARGET) -- 2.39.2