aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2015-12-11 22:20:33 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2015-12-12 07:30:51 +0000
commit6c38ec1aab82d5347451ba3a0058cd81f4218daa (patch)
tree292d08f7b02cf417e5b4f4b53b8fd29eb150d0b5 /config.nmake
parent80df76a28f077824d874102a171758757188fdf9 (diff)
Update USBPcap installer packaged
NSIS script modified to: - check for KB 3033929 presence on Windows 7 / 2008R2 (as we sign drivers with a SHA2 certificate) - do not delete the installation folder if not empty Bug: 11766 Change-Id: I5c7b6378b0775bb75c1b9e58e503997176c12213 Reviewed-on: https://code.wireshark.org/review/12546 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 869ff5ca64..6e0519c118 100644
--- a/config.nmake
+++ b/config.nmake
@@ -253,7 +253,7 @@ PCAP_NG_DEFAULT=^#define PCAP_NG_DEFAULT 1
WANT_PACKET_EDITOR=^#define WANT_PACKET_EDITOR 1
!if "$(WIRESHARK_TARGET_PLATFORM)" == "win32"
-DOWNLOAD_TAG=2015-11-11
+DOWNLOAD_TAG=2015-12-11
##### Win32 Libraries #####
#
# Mandatory: GLib settings
@@ -522,7 +522,7 @@ GEOIP_PKG=1.6.6
WINSPARKLE_PKG=0.3-44-g2c8d9d3-win32ws
!else
-DOWNLOAD_TAG=2015-11-11
+DOWNLOAD_TAG=2015-12-11
##### Win64 Libraries #####
#
# Mandatory: GLib settings