pmb.config.aportgen_mirror_alpine: use working mirror (MR 2067)

The dl-2 mirror is missing required .apk files now.
Use dl-4 instead.
This commit is contained in:
Alexey Min 2021-06-10 20:06:26 +03:00 committed by Oliver Smith
parent c30540d13c
commit df9c61a868
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 1 deletions

View File

@ -632,7 +632,7 @@ aportgen = {
# generate a pmaport that wraps an apk from Alpine (e.g. musl-armv7) locally
# with one up-to-date mirror given by the CDN. But then the build will fail if
# CDN picks an outdated mirror for CI or BPO.
aportgen_mirror_alpine = "http://dl-2.alpinelinux.org/alpine/"
aportgen_mirror_alpine = "http://dl-4.alpinelinux.org/alpine/"
#
# NEWAPKBUILD