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



commit 3b4427eba5f6e301ebbd9ace035813845ee8d645
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Sep 7 12:07:18 2019 +0100

    core-deps/{samba,ppp}.bst: host tarballs on gnome servers
    
    buildstream is having trouble downloading them from the samba servers
    
    https://gitlab.com/BuildStream/buildstream/issues/1124
    
    This bumps the version of samba in order to avoid hosting multiple tarballs,
    but it shouldn't affect the flatpak runtime abi since its part of the core-deps.

 elements/core-deps/ppp.bst   | 2 +-
 elements/core-deps/samba.bst | 2 +-
 project.refs                 | 2 +-
 3 files changed, 3 insertions(+), 3 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..a0d11a06 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.10.2.tar.gz
 - kind: patch
   path: files/samba/fix-root-build.patch
 depends:
diff --git a/project.refs b/project.refs
index 208d0b25..6b8337ec 100644
--- a/project.refs
+++ b/project.refs
@@ -199,7 +199,7 @@ projects:
     - ref: 858b589c22297cacdf437f3baff6f04b333087521ab274f7ab677cb8c6bb78e4
     - {}
     core-deps/samba.bst:
-    - ref: 87d9b585dbd8628e79aabb6e621a94bd20a072a00762e78e0899fad22fc18fb7
+    - ref: 878cfdc51b74fafb604399c381c690b325061eb63fc17a188a505e96fa8f5e84
     - {}
     core-deps/libatasmart.bst:
     - ref: 61f0ea345f63d28ab2ff0dc352c22271661b66bf09642db3a4049ac9dbdb0f8d


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