summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconf/slave.conf.example2
-rwxr-xr-xlib/load-configuration2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/slave.conf.example b/conf/slave.conf.example
index 4c1b0e0..de730e0 100755
--- a/conf/slave.conf.example
+++ b/conf/slave.conf.example
@@ -19,7 +19,7 @@
#repo_paths__archlinux32="${work_dir}/repos/packages32"
# mirror of sources, identified (solely) by hash
-#source_by_hash_mirror='http://sources.archlinux32.org/'
+#source_by_hash_mirror='https://sources.archlinux32.org/'
# what should be tried in what order to somehow repair a broken build
#straws_that_might_repair_failing_builds=$(
diff --git a/lib/load-configuration b/lib/load-configuration
index af3527d..ef1a07c 100755
--- a/lib/load-configuration
+++ b/lib/load-configuration
@@ -68,7 +68,7 @@ master_mirror_rsync_directory='rsync://buildmaster@mirror.archlinux32.org/packag
master_mirror_sftp_command='sftp -b- user@mirror'
# mirror of sources, identified (solely) by hash
-source_by_hash_mirror='http://sources.archlinux32.org/'
+source_by_hash_mirror='https://sources.archlinux32.org/'
# what should be tried in what order to somehow repair a broken build
straws_that_might_repair_failing_builds=$(