GeoIP: update datebase to 02102012.

This commit is contained in:
Arne Fitzenreiter
2012-10-03 16:28:50 +02:00
parent 102d54873b
commit 689383f9c9
2 changed files with 3 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
include Config
VER = 1.17
DATVER = 05092012
DATVER = 02102012
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 = c053f11cb8383fb8f4826591b0cbae3d
GeoIP.dat-$(DATVER).gz_MD5 = 371c7ea4a8c8b963594ec3031e798696
install : $(TARGET)