Switch default mirror to https.

This commit is contained in:
parazyd 2020-03-12 10:13:40 +01:00
parent 34d263c807
commit d688e1acb2
No known key found for this signature in database
GPG Key ID: 6B636BF0493EE747
1 changed files with 1 additions and 1 deletions

2
config
View File

@ -36,7 +36,7 @@ aptcachegpg="0xdeadbeefdeadbeef"
os="devuan"
release="beowulf"
version="3.0.0"
mirror="http://pkgmaster.devuan.org/merged"
mirror="https://pkgmaster.devuan.org/merged"
section="main contrib non-free"
image_name="${os}_${release}_${version}_${arch}"