]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Updated GeoIP database.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 10 Dec 2010 23:28:30 +0000 (00:28 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 10 Dec 2010 23:28:30 +0000 (00:28 +0100)
lfs/GeoIP

index f488ba2c09a1022941bbf6bb05cdba975fe4a97c..ceea003dd8c0db50a6e0447f82198f956339dd12 100644 (file)
--- a/lfs/GeoIP
+++ b/lfs/GeoIP
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2010  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     = 01052010
+DATVER     = 01122010
 
 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 = 122ac2400bd2df9e999d1260bf04c9b5
+GeoIP.dat-$(DATVER).gz_MD5 = 42a6b039337ed271ee0c8f40497ceba9
 
 install : $(TARGET)