Skip to content

Commit

Permalink
Update packages downloaded for the linux binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Sep 16, 2018
1 parent df32bb5 commit 430740a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/linux/build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@ download_carla_extras()
{

CHROOT_DIR=${TARGETDIR}/chroot${ARCH}
CARLA_VER="1.9.9+git20180906"
WINBR_VER="1.9.8+git20180906"
WINE32_VER="1.9.8+git20180823"
WINE64_VER="1.9.8.git20180819"
CARLA_VER="1.9.11+git20180916"
WINBR_VER="1.9.11+git20180916"
WINE32_VER="1.9.11+git20180916"
WINE64_VER="1.9.11.git20180916"

cat <<EOF | sudo chroot ${CHROOT_DIR}
set -e
Expand Down

0 comments on commit 430740a

Please sign in to comment.