15924: Update github links to arvados org.
[arvados.git] / build / libcloud-pin.sh
index 65e9be568572ade6971105191033f4b45e7d0444..9cc2924e1bc47a71ccbb70f25c12fbd13473a5e1 100644 (file)
@@ -6,7 +6,7 @@ LIBCLOUD_PIN=2.3.1.dev2
 
 using_fork=true
 if [[ $using_fork = true ]]; then
-    LIBCLOUD_PIN_SRC="https://github.com/curoverse/libcloud/archive/apache-libcloud-$LIBCLOUD_PIN.zip"
+    LIBCLOUD_PIN_SRC="https://github.com/arvados/libcloud/archive/apache-libcloud-$LIBCLOUD_PIN.zip"
 else
     LIBCLOUD_PIN_SRC=""
 fi