aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-05-30 22:55:02 +0000
committerGerald Combs <gerald@wireshark.org>2012-05-30 22:55:02 +0000
commitddcd6c5ce79cd6087c0f7cfe9af776f52c629fa8 (patch)
tree2c521caf2cf6beafc8bf0a4b30efcc7b906b0e2b /config.nmake
parent14bfedccd9223e7be0654ad5bb48503f3369a277 (diff)
Use the updated GeoIP package (1.4.8-2).
svn path=/trunk/; revision=42933
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 8a43ef3a49..253690b32f 100644
--- a/config.nmake
+++ b/config.nmake
@@ -406,7 +406,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
!else
##### Win64 Libraries #####