From 707ff937dd3308de4f3702f92a3f47e4818334f4 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 17 May 2020 07:50:20 +0200 Subject: [PATCH] channels.cfg: switch v20.05 to alpine 3.12 x86_64 packages have been built, let's switch: http://dl-cdn.alpinelinux.org/alpine/v3.12/ There doesn't seem to be a branch on aports.git yet, but it should appear soon. So it's master for now. Closes: #582 --- channels.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/channels.cfg b/channels.cfg index a68b3df38..0a31403fd 100644 --- a/channels.cfg +++ b/channels.cfg @@ -11,5 +11,6 @@ mirrordir_alpine=edge [stable] description=Upcoming beta release (WIP, DO NOT USE!) branch_pmaports=v20.05 -branch_aports=3.11-stable -mirrordir_alpine=v3.11 +# will be branched to 3.12-stable +branch_aports=master +mirrordir_alpine=v3.12