X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0d50e82dd2255104e60c0882045b54774e1be380..2e1e5442ae846a026c5de7edb0dd78e09c56b5a7:/build/libcloud-pin.sh diff --git a/build/libcloud-pin.sh b/build/libcloud-pin.sh index cfbba40450..65e9be5685 100644 --- a/build/libcloud-pin.sh +++ b/build/libcloud-pin.sh @@ -2,9 +2,9 @@ # # SPDX-License-Identifier: AGPL-3.0 -LIBCLOUD_PIN=2.3.0 +LIBCLOUD_PIN=2.3.1.dev2 -using_fork=false +using_fork=true if [[ $using_fork = true ]]; then LIBCLOUD_PIN_SRC="https://github.com/curoverse/libcloud/archive/apache-libcloud-$LIBCLOUD_PIN.zip" else