[gnome-build-meta/jjardon/only_https: 4/8] Use mirror for kyotocabinet to avoid using http (upstream is failing atm)




commit d685a89337cfcccd74a102cd70053224e7dcb0b5
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Dec 30 13:29:06 2021 +0000

    Use mirror for kyotocabinet to avoid using http (upstream is failing atm)
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1427>

 elements/vm/kyotocabinet.bst | 2 +-
 include/aliases.yml          | 1 +
 include/mirrors.yml          | 2 ++
 3 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/elements/vm/kyotocabinet.bst b/elements/vm/kyotocabinet.bst
index ef873de98..8e833361c 100644
--- a/elements/vm/kyotocabinet.bst
+++ b/elements/vm/kyotocabinet.bst
@@ -1,7 +1,7 @@
 kind: autotools
 sources:
 - kind: tar
-  url: https://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.76.tar.gz
+  url: fallabs_com_files:kyotocabinet/pkg/kyotocabinet-1.2.76.tar.gz
 - kind: patch
   path: files/kyotocabinet/cpp-14.patch
 build-depends:
diff --git a/include/aliases.yml b/include/aliases.yml
index 6cbb1cac6..d840b9bda 100644
--- a/include/aliases.yml
+++ b/include/aliases.yml
@@ -11,6 +11,7 @@ aliases:
   cairo: https://cairographics.org/
   crates: https://static.crates.io/
   debian_salsa: https://salsa.debian.org/
+  fallabs_com_files: https://fallabs.com/
   freedesktop_files: https://gitlab.freedesktop.org/
   freedesktop_software: https://www.freedesktop.org/software/
   ftp_gnu_org: https://ftp.gnu.org/gnu/
diff --git a/include/mirrors.yml b/include/mirrors.yml
index 3d09ed595..c0ee339a7 100644
--- a/include/mirrors.yml
+++ b/include/mirrors.yml
@@ -5,6 +5,8 @@ mirrors:
     - https://mirrors.kernel.org/gnu/
 - name: gnome
   aliases:
+    fallabs_com_files:
+    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/fallabs_com/tar-files/-/raw/master/
     github:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/github_com/
     gitlab:


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