X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/524c20020594ba67a2a822eccb632f8a5f5dc3ce..366a2efdd0ac4630f4381f3b47d70ef155ed2df4:/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