Updated GeoIP datebase.

Add needed credits for using GeoIP databese.
This commit is contained in:
Arne Fitzenreiter
2011-01-10 22:09:50 +01:00
parent 6faaa95804
commit ca80b71180
2 changed files with 7 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
include Config
VER = 1.17
DATVER = 01122010
DATVER = 01012011
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 = 42a6b039337ed271ee0c8f40497ceba9
GeoIP.dat-$(DATVER).gz_MD5 = 560eaeef02761b866d106cda42929d4c
install : $(TARGET)