[gnome-build-meta/abderrahim/update-3-32: 1/3] core-deps/{samba, ppp}.bst: host tarballs on gnome servers



commit 8da417bbcfc8c910ba76464c7041e0cbbfcfcb91
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Sep 7 14:28:13 2019 +0100

    core-deps/{samba,ppp}.bst: host tarballs on gnome servers
    
    buildstream is having trouble downloading them from the samba servers

 elements/core-deps/ppp.bst   | 2 +-
 elements/core-deps/samba.bst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/elements/core-deps/ppp.bst b/elements/core-deps/ppp.bst
index 78d38bb2..70f02976 100644
--- a/elements/core-deps/ppp.bst
+++ b/elements/core-deps/ppp.bst
@@ -1,7 +1,7 @@
 kind: autotools
 sources:
 - kind: tar
-  url: http://samba.org/ftp/ppp/ppp-2.4.7.tar.gz
+  url: gnome_download:teams/releng/tarballs-needing-help/ppp/ppp-2.4.7.tar.gz
 - kind: patch
   path: files/ppp/use-openssl.patch
 depends:
diff --git a/elements/core-deps/samba.bst b/elements/core-deps/samba.bst
index 53e377c6..c6177af2 100644
--- a/elements/core-deps/samba.bst
+++ b/elements/core-deps/samba.bst
@@ -1,7 +1,7 @@
 kind: manual
 sources:
 - kind: tar
-  url: https://download.samba.org/pub/samba/stable/samba-4.8.0.tar.gz
+  url: gnome_download:teams/releng/tarballs-needing-help/samba/samba-4.8.0.tar.gz
 - kind: patch
   path: files/samba/fix-root-build.patch
 depends:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]