|
@@ -114,8 +114,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.10/x86_64/apk.static"}
|
|
|
-: ${APK_TOOLS_SHA256:="d7506bb11327b337960910daffed75aa289d8bb350feab624c52965be82ceae8"}
|
|
|
+: ${APK_TOOLS_URI:="https://gitlab.alpinelinux.org/api/v4/projects/5/packages/generic/v2.14.0/x86_64/apk.static"}
|
|
|
+: ${APK_TOOLS_SHA256:="1c65115a425d049590bec7c729c7fd88357fbb090a6fc8c31d834d7b0bc7d6f2"}
|
|
|
|
|
|
|
|
|
# Set pipefail if supported.
|