[gnome-build-meta/jjardon/mirrors_current: 2/4] Add mirror for kerberos




commit 5be2c9e9e01277e0a3af6fc6faa15e6e29e9619a
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Dec 30 15:59:25 2021 +0000

    Add mirror for kerberos

 elements/sdk/krb5.bst | 2 +-
 include/aliases.yml   | 1 +
 include/mirrors.yml   | 2 ++
 3 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/elements/sdk/krb5.bst b/elements/sdk/krb5.bst
index 816cae87a..7be02bc47 100644
--- a/elements/sdk/krb5.bst
+++ b/elements/sdk/krb5.bst
@@ -2,7 +2,7 @@ kind: autotools
 
 sources:
 - kind: tar
-  url: https://kerberos.org/dist/krb5/1.19/krb5-1.19.2.tar.gz
+  url: kerberos:dist/krb5/1.19/krb5-1.19.2.tar.gz
 - kind: local
   path: files/krb5
   directory: krb5-config
diff --git a/include/aliases.yml b/include/aliases.yml
index 9e4c6c5bb..49e54b25d 100644
--- a/include/aliases.yml
+++ b/include/aliases.yml
@@ -17,6 +17,7 @@ aliases:
   github_files: https://github.com/
   gitlab_files: https://gitlab.com/
   gnome_downloads: https://download.gnome.org/sources/
+  kerberos: https://kerberos.org/
   libburnia: http://files.libburnia-project.org/releases/
   libvirt: https://libvirt.org/sources/
   libopenraw: https://libopenraw.freedesktop.org/
diff --git a/include/mirrors.yml b/include/mirrors.yml
index 76ca709bd..106129a98 100644
--- a/include/mirrors.yml
+++ b/include/mirrors.yml
@@ -11,6 +11,8 @@ mirrors:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/github_com/
     gitlab:
     - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/gitlab_com/
+    kerberos:
+    - https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/kerberos_org/tar-files/-/raw/master/
     libopenraw:
     - 
https://gitlab.gnome.org/Infrastructure/Mirrors/lorry-mirrors/libopenraw_freedesktop_org/tar-files/-/raw/master/
     purism:


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