File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3097,10 +3097,11 @@ get_source() {
30973097 freebsd_port_patches
30983098 fi
30993099 if [ " $PAC_MAN " = " apk" ]; then
3100- custom_fuzzy_patch " 10-musl-mutex-init.patch" " https://git.alpinelinux.org/aports/plain/main/asterisk/10-musl-mutex-init.patch"
3101- custom_fuzzy_patch " 20-musl-astmm-fix.patch" " https://git.alpinelinux.org/aports/plain/main/asterisk/20-musl-astmm-fix.patch"
3102- custom_fuzzy_patch " 40-asterisk-cdefs.patch" " https://git.alpinelinux.org/aports/plain/main/asterisk/40-asterisk-cdefs.patch"
3103- custom_fuzzy_patch " 41-asterisk-ALLPERMS.patch" " https://git.alpinelinux.org/aports/plain/main/asterisk/41-asterisk-ALLPERMS.patch"
3100+ # Use GitLab mirror instead of Alpine Linux for reliability
3101+ custom_fuzzy_patch " 10-musl-mutex-init.patch" " https://gitlab.alpinelinux.org/alpine/aports/-/raw/master/main/asterisk/10-musl-mutex-init.patch"
3102+ custom_fuzzy_patch " 20-musl-astmm-fix.patch" " https://gitlab.alpinelinux.org/alpine/aports/-/raw/master/main/asterisk/20-musl-astmm-fix.patch"
3103+ custom_fuzzy_patch " 40-asterisk-cdefs.patch" " https://gitlab.alpinelinux.org/alpine/aports/-/raw/master/main/asterisk/40-asterisk-cdefs.patch"
3104+ custom_fuzzy_patch " 41-asterisk-ALLPERMS.patch" " https://gitlab.alpinelinux.org/alpine/aports/-/raw/master/main/asterisk/41-asterisk-ALLPERMS.patch"
31043105 fi
31053106}
31063107
You can’t perform that action at this time.
0 commit comments