[gnome-build-meta/abderrahim/mirror-purism] core-deps/feedbackd.bst: use our purism mirror




commit d0698a3e2312b37218dd93971bcf540748e959aa
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Fri Dec 24 18:01:38 2021 +0100

    core-deps/feedbackd.bst: use our purism mirror
    
    purism gitlab is currently down, so it's a good oportunity to test that
    things work correctly

 elements/core-deps/feedbackd.bst | 2 +-
 project.conf                     | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/elements/core-deps/feedbackd.bst b/elements/core-deps/feedbackd.bst
index 98d1c4a82..9e5a2674e 100644
--- a/elements/core-deps/feedbackd.bst
+++ b/elements/core-deps/feedbackd.bst
@@ -2,7 +2,7 @@ kind: meson
 
 sources:
 - kind: tar
-  url: 
https://source.puri.sm/Librem5/feedbackd/-/archive/v0.0.0+git20210426/feedbackd-v0.0.0+git20210426.tar.bz2
+  url: purism_files:Librem5/feedbackd/-/archive/v0.0.0+git20210426/feedbackd-v0.0.0+git20210426.tar.bz2
 
 build-depends:
 - sdk/gobject-introspection.bst
diff --git a/project.conf b/project.conf
index b1c72de1d..44ea81ccc 100644
--- a/project.conf
+++ b/project.conf
@@ -68,6 +68,7 @@ aliases:
   libburnia: http://files.libburnia-project.org/releases/
   people_freedesktop_org: https://people.freedesktop.org/
   purism: https://source.puri.sm/
+  purism_files: https://source.puri.sm/
   qqwing: https://qqwing.com/
   sourceforge_net: https://sourceforge.net/projects/
   spice: https://www.spice-space.org/download/
@@ -87,6 +88,8 @@ mirrors:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gitlab_com/
     purism:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/source_puri_sm/
+    purism_files:
+    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/source_puri_sm/tar-files/-/raw/master/
 
 # Some overrides to the default sandbox execution environment
 #


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