Updated GeoIP database.

This commit is contained in:
Arne Fitzenreiter
2010-05-23 18:14:44 +02:00
parent 09a7264cf5
commit d6b0ed246d

View File

@@ -25,7 +25,7 @@
include Config
VER = 1.17
DATVER = 15102009
DATVER = 01052010
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 = bcdb40e805a64015d993ccd5ab1cd149
GeoIP.dat-$(DATVER).gz_MD5 = 122ac2400bd2df9e999d1260bf04c9b5
install : $(TARGET)