From: Uwe Hermann Date: Tue, 16 Jan 2018 22:37:19 +0000 (+0100) Subject: sigrok-native-msys2: Bump fx2lafw tarball version to 0.1.5. X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=commitdiff_plain;h=b06d8227299bc4fb1662a894a6cec7c6de2d32c1 sigrok-native-msys2: Bump fx2lafw tarball version to 0.1.5. --- diff --git a/cross-compile/msys2/sigrok-native-msys2 b/cross-compile/msys2/sigrok-native-msys2 index 98b2487..03372bc 100755 --- a/cross-compile/msys2/sigrok-native-msys2 +++ b/cross-compile/msys2/sigrok-native-msys2 @@ -46,7 +46,7 @@ DEBUG=0 # This is selected based on which MSYS2 shell is being used to do the build. TARGET=$MSYSTEM_CARCH -VER_SIGROK_FIRMWARE_FX2LAFW=0.1.3 +VER_SIGROK_FIRMWARE_FX2LAFW=0.1.5 WGET="wget -c --quiet" GIT_CLONE="git clone --depth=1"