aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-05-31 18:56:02 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-05-31 18:56:02 +0000
commit5adc7cd8ef36252ec3c641f307986bbe19878763 (patch)
tree708b11ca45be1bf14ce6daced0cc3d6f3841e684 /config.nmake
parentb9e5955f466e5b5194f224c629374403f5d23e8e (diff)
Use GeoIP package 1.4.8-2 for win64 also (I guess that's what was intended in r42933)
svn path=/trunk/; revision=42946
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index 253690b32f..db4fea363d 100644
--- a/config.nmake
+++ b/config.nmake
@@ -615,7 +615,7 @@ SMI_PKG=svn-40773
#
# Used to map IP addresses to MaxMind GeoIP database entries
#
-GEOIP_PKG=1.4.8
+GEOIP_PKG=1.4.8-2
!endif