|
@@ -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.12.9/x86_64/apk.static"}
|
|
|
-: ${APK_TOOLS_SHA256:="5176da3d4c41f12a08b82809aca8e7e2e383b7930979651b8958eca219815af5"}
|
|
|
+: ${APK_TOOLS_URI:="https://gitlab.alpinelinux.org/api/v4/projects/5/packages/generic/v2.12.10/x86_64/apk.static"}
|
|
|
+: ${APK_TOOLS_SHA256:="d7506bb11327b337960910daffed75aa289d8bb350feab624c52965be82ceae8"}
|
|
|
|
|
|
|
|
|
# Set pipefail if supported.
|