tSwitch default mirror to https. - libdevuansdk - common library for devuan's simple distro kits HTML git clone https://git.parazyd.org/libdevuansdk DIR Log DIR Files DIR Refs DIR Submodules DIR README DIR LICENSE --- DIR commit d688e1acb280d2fc8fe885d4fe6abd5680de9744 DIR parent 34d263c807bb677aab7c0a7d39c87d45f3fdef87 HTML Author: parazyd <parazyd@dyne.org> Date: Thu, 12 Mar 2020 10:13:40 +0100 Switch default mirror to https. Diffstat: M config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/config b/config t@@ -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}"