Browse Source

Update version of debs for linux build

Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.1-rc2
falkTX 4 years ago
parent
commit
9249bebbf5
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      data/linux/build-all.sh

+ 1
- 1
data/linux/build-all.sh View File

@@ -271,7 +271,7 @@ download_carla_extras()
{

CHROOT_DIR=${TARGETDIR}/chroot${ARCH}
CARLA_GIT_VER="2.1~rc1+git20200116"
CARLA_GIT_VER="2.1~rc1+git20200331"

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


Loading…
Cancel
Save