Fix MSVC2013 Lua package (previous one was linked against MSVC2012)

Change-Id: I632eea7250e7e60482f62d9ea62ac407fc6506d1
Reviewed-on: https://code.wireshark.org/review/3222
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
This commit is contained in:
Pascal Quantin 2014-07-28 07:12:14 +02:00
parent 34e413f66d
commit 6ef2ad2f1e
1 changed files with 2 additions and 2 deletions

View File

@ -242,7 +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-07-26
DOWNLOAD_TAG=2014-07-27
##### Win32 Libraries #####
#
# Mandatory: GLib settings
@ -500,7 +500,7 @@ GEOIP_PKG=1.5.1-2
WINSPARKLE_PKG=0.3-44-g2c8d9d3-win32ws
!else
DOWNLOAD_TAG=2014-07-26
DOWNLOAD_TAG=2014-07-27
##### Win64 Libraries #####
#
# Mandatory: GLib settings