707ff937dd
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
16 lines
357 B
INI
16 lines
357 B
INI
# Reference: https://postmarketos.org/channels.cfg
|
|
[channels.cfg]
|
|
recommended=edge
|
|
|
|
[edge]
|
|
description=Rolling release channel
|
|
branch_pmaports=master
|
|
branch_aports=master
|
|
mirrordir_alpine=edge
|
|
|
|
[stable]
|
|
description=Upcoming beta release (WIP, DO NOT USE!)
|
|
branch_pmaports=v20.05
|
|
# will be branched to 3.12-stable
|
|
branch_aports=master
|
|
mirrordir_alpine=v3.12
|