|
@@ -115,8 +115,8 @@ readonly VIRTUAL_PKG=".make-$PROGNAME"
|
|
|
|
|
|
: ${APK:="apk"}
|
|
|
: ${APK_OPTS:="--no-progress"}
|
|
|
-: ${APK_TOOLS_URI:="https://gitlab.alpinelinux.org/api/v4/projects/5/packages/generic/v2.14.7/x86_64/apk.static"}
|
|
|
-: ${APK_TOOLS_SHA256:="bdd044e0fd6cc388c5e571e1093efa5f35f7767cc5aa338b0a2576a429009a62"}
|
|
|
+: ${APK_TOOLS_URI:="https://gitlab.alpinelinux.org/api/v4/projects/5/packages/generic/v2.14.8/x86_64/apk.static"}
|
|
|
+: ${APK_TOOLS_SHA256:="041139e57010b8b79e0011854c2116dbad7d2f5679460c40a87796b53fa87bc8"}
|
|
|
|
|
|
|
|
|
# Set pipefail if supported.
|