]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
GeoIP: update database to 04072012.
authorArne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Fri, 6 Jul 2012 15:05:51 +0000 (17:05 +0200)
committerArne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Fri, 6 Jul 2012 15:05:51 +0000 (17:05 +0200)
lfs/GeoIP

index f1b200b818eb81c70e0a2024040601fc738dd8c2..aeb358d28e4d0a57eb98f3f7bcf4e20f071acc39 100644 (file)
--- a/lfs/GeoIP
+++ b/lfs/GeoIP
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2010  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -25,7 +25,7 @@
 include Config
 
 VER        = 1.17
-DATVER     = 01052012
+DATVER     = 04072012
 
 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 = bb073125a92b1ee3dba202b1cec922c4
+GeoIP.dat-$(DATVER).gz_MD5 = 1395bec12f8a5f0b1e889581271ed5ce
 
 install : $(TARGET)