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



commit fb57f7dbfe2201494c93ac918e91fc5e4867773e
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)

 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..e77e9ecb3 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: tar_fallabs_com: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..1555eec06 100644
--- a/include/aliases.yml
+++ b/include/aliases.yml
@@ -26,6 +26,7 @@ aliases:
   samba: https://download.samba.org/pub/
   sourceforge: https://downloads.sourceforge.net/
   spice: https://www.spice-space.org/download/
+  fallabs_com_files: http://fallabs.com/
   tecnocode: https://tecnocode.co.uk/downloads/
   webkitgtk: https://webkitgtk.org/releases/
   wpewebkit: https://wpewebkit.org/releases/
diff --git a/include/mirrors.yml b/include/mirrors.yml
index 7f1c0af03..0cb81c9ea 100644
--- a/include/mirrors.yml
+++ b/include/mirrors.yml
@@ -11,5 +11,7 @@ mirrors:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gitlab_com/
     purism:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/source_puri_sm/
+    fallabs_com_files:
+    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/fallabs_com/tar-files/-/raw/master/
     purism_files:
     - https://download.gnome.org/teams/releng/tarballs-needing-help/


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