Skip to content
Snippets Groups Projects
Commit 3d8ac6fe authored by Steve Lhomme's avatar Steve Lhomme
Browse files

contrib: wixlzx: replace the URL of the wix build with LZX support

They removed it from their site a while ago. No need to try to download it anymore.
parent 1727b938
No related branches found
No related tags found
1 merge request!5171contrib: wixlzx: replace the URL of the wix build with LZX support
Pipeline #457120 canceled with stage
in 2 hours, 18 minutes, and 48 seconds
......@@ -23,7 +23,8 @@ WIX_LZX_FULL_VERSION=3.5.2519.0
# WIX_LZX_VERSION=314
# WIX_LZX_FULL_VERSION=3.14.0.6526
# 9ff09b4e6c612ca742c763740fb89d99211bf1d0eace84e3693cb503deb6a85bd28c3754c34772a3220bb0c1e92a3013e7d99bcf106ff1b835c0fdc6aba8bbc6 wix3.14.0.6526.zip
WIX_LZX_URL := https://wixtoolset.org/downloads/v$(WIX_LZX_FULL_VERSION)/wix$(WIX_LZX_VERSION)-binaries.zip
# WIX_LZX_URL := https://wixtoolset.org/downloads/v$(WIX_LZX_FULL_VERSION)/wix$(WIX_LZX_VERSION)-binaries.zip
WIX_LZX_URL := $(CONTRIB_VIDEOLAN)/wixlzx/wix3.5.2519.0.zip
ifdef HAVE_WIN32
# this requires dotnet 4.0 to be installed when running wix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment