]> git.ipfire.org Git - pakfire.git/commitdiff
Download via HTTPS only
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Jun 2019 23:12:56 +0000 (00:12 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Jun 2019 23:12:56 +0000 (00:12 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
contrib/config/distros/ipfire3.conf

index 9d15bf06ced5f995d68f25449d281705857922b6..b75684b11923b083935cf51658094c178acbc1a7 100644 (file)
@@ -14,17 +14,17 @@ source_dl = http://source.ipfire.org/source-3.x/
 [repo:stable]
 description = IPFire 3 - Stable repository.
 enabled = 1
-baseurl = http://pakfire.ipfire.org/repositories/ipfire3/stable/%{arch}
+baseurl = https://pakfire.ipfire.org/repositories/ipfire3/stable/%{arch}
 mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/stable/mirrorlist?arch=%{arch}
 
 [repo:unstable]
 description = IPFire 3 - Public unstable repository.
 enabled = 0
-baseurl = http://pakfire.ipfire.org/repositories/ipfire3/unstable/%{arch}
+baseurl = https://pakfire.ipfire.org/repositories/ipfire3/unstable/%{arch}
 mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/unstable/mirrorlist?arch=%{arch}
 
 [repo:testing]
 description = IPFire 3 - This is a repository for testing stuff.
 enabled = 0
-baseurl = http://pakfire.ipfire.org/repositories/ipfire3/testing/%{arch}
+baseurl = https://pakfire.ipfire.org/repositories/ipfire3/testing/%{arch}
 mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/testing/mirrorlist?arch=%{arch}