Browse Source

Bump linux script download

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

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

@@ -30,8 +30,8 @@ source common.env
CHROOT_CARLA_DIR="/tmp/carla-src"

# used for downloading packages from kxstudio repos, in order to get lv2-gtk3 and windows bridges
CARLA_GIT_VER="2.2~rc1+git20200718"
PKGS_NUM="20200718"
CARLA_GIT_VER="2.2~rc2+git20200906"
PKGS_NUM="20200906"

# ---------------------------------------------------------------------------------------------------------------------
# function to remove old stuff


Loading…
Cancel
Save