aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2014-07-21 02:47:45 +0200
committerJörg Mayer <jmayer@loplof.de>2014-07-21 01:04:03 +0000
commit075ac2e7f57c38e40b3daad61561ef2b26c9bd87 (patch)
treefba3c72a313d47963b39f6a215c03421017f21fe /config.nmake
parentc90b642fef12efa5ef61e0526c8661830a9d0e0b (diff)
Obsolete tools/winXX-setup.sh:
- Move DOWNLOAD_TAG into config.nmake - Call win-setup.sh directly instead of winXX-setup.sh - TODO: Remove tools/winXX-setup.sh files Change-Id: Ie02b6b468b4f3007f5e2b6a8282e2e6cdf7d1a70 Reviewed-on: https://code.wireshark.org/review/3144 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.nmake b/config.nmake
index eca4b36058..8a7ab9c78d 100644
--- a/config.nmake
+++ b/config.nmake
@@ -242,6 +242,7 @@ PCAP_NG_DEFAULT=^#define PCAP_NG_DEFAULT 1
WANT_PACKET_EDITOR=^#define WANT_PACKET_EDITOR 1
!if "$(WIRESHARK_TARGET_PLATFORM)" == "win32"
+DOWNLOAD_TAG=2014-06-05
##### Win32 Libraries #####
#
# Mandatory: GLib settings
@@ -495,6 +496,7 @@ GEOIP_PKG=1.5.1-2
WINSPARKLE_PKG=0.3-44-g2c8d9d3-win32ws
!else
+DOWNLOAD_TAG=2014-06-05
##### Win64 Libraries #####
#
# Mandatory: GLib settings