GeoIP: update database to 07052013.

This commit is contained in:
Arne Fitzenreiter
2013-05-09 19:25:52 +02:00
parent 987b6852bd
commit c295a7a800
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
usr/local/share/GeoIP/GeoIP.dat

View File

@@ -25,7 +25,7 @@
include Config
VER = 1.17
DATVER = 05122012
DATVER = 07052013
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 = ab0f52a35128d1aced906ac4cbfbed9c
GeoIP.dat-$(DATVER).gz_MD5 = 634d72f4ffbb2de57efa468add572d38
install : $(TARGET)