Update GeoIP database 2015-02-15

This commit is contained in:
Michael Tremer
2015-02-15 13:30:30 +01:00
parent 78d060860b
commit 00548de4ad
2 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ etc/rc.d/init.d/leds
opt/pakfire/etc/pakfire.conf
usr/lib/firewall/rules.pl
usr/local/bin/update-bootloader
usr/local/share/GeoIP/GeoIP.dat
var/ipfire/header.pl
var/ipfire/langs
var/ipfire/lang.pl

View File

@@ -25,7 +25,7 @@
include Config
VER = 1.17
DATVER = 06052014
DATVER = 15022015
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 = aba5fc86202337c53a33bbc47d2083d0
GeoIP.dat-$(DATVER).gz_MD5 = 508e3c10da15f2722774cf4014863976
install : $(TARGET)