diff options
author | Papoteur <papoteur@mageia.org> | 2024-05-16 15:07:01 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2024-05-16 15:07:01 +0200 |
commit | 02ffba0d0c97f67f66f6f646279e2e7c2a39090d (patch) | |
tree | 129c792b23db313100e91126872c2905ab8ff447 /mgarepo.conf | |
parent | d7b3c45d43f1a44c146e87830f50c1f2b63c220c (diff) | |
parent | 0761635667b2b33ec55ae616d6db0b72b9650043 (diff) | |
download | mgarepo-02ffba0d0c97f67f66f6f646279e2e7c2a39090d.tar mgarepo-02ffba0d0c97f67f66f6f646279e2e7c2a39090d.tar.gz mgarepo-02ffba0d0c97f67f66f6f646279e2e7c2a39090d.tar.bz2 mgarepo-02ffba0d0c97f67f66f6f646279e2e7c2a39090d.tar.xz mgarepo-02ffba0d0c97f67f66f6f646279e2e7c2a39090d.zip |
Merge branch 'master' of git://git.mageia.org/software/build-system/mgarepo
Diffstat (limited to 'mgarepo.conf')
-rw-r--r-- | mgarepo.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mgarepo.conf b/mgarepo.conf index 932fa0d..d21dcf5 100644 --- a/mgarepo.conf +++ b/mgarepo.conf @@ -24,10 +24,10 @@ host = pkgsubmit.mageia.org default = Cauldron [binrepo] -download_url = http://binrepo.mageia.org/ +download_url = https://binrepo.mageia.org/ upload_host = binrepo.mageia.org [maintdb] host = maintdb.mageia.org -url = http://maintdb.mageia.org/ +url = https://maintdb.mageia.org/ |