cross/busybox-static-*: upgrade to 1.36.0-r0 (MR 3808)

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Oliver Smith 2023-01-15 21:18:55 +01:00
parent c834107e9d
commit 7ee859f8dd
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 9 additions and 9 deletions

View file

@ -7,8 +7,8 @@ if [ -z "$(type -t arch_to_hostspec)" ]; then
fi
pkgname=busybox-static-aarch64
pkgver=1.35.0
pkgrel=30
pkgver=1.36.0
pkgrel=0
_arch="aarch64"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
d34c0d16d77bd18548e4b2764ab4bde59611480aaaab5a47f585158a91fad413ccfb7954d5ebcf4aa6e04fdda4621832f46e8b13e313ce1fd7b4b96b3298d425 busybox-static-1.35.0-r30-aarch64-edge.apk
1620215680d912b0d95d2faf50efec7ff4df8c4dec736645535ffb0c1ba088fcacbbe06c9bfe73c30fbf07f6577182537a2e72e7b5753eb42bb13696895d48c1 busybox-static-1.36.0-r0-aarch64-edge.apk
"

View file

@ -7,8 +7,8 @@ if [ -z "$(type -t arch_to_hostspec)" ]; then
fi
pkgname=busybox-static-armhf
pkgver=1.35.0
pkgrel=30
pkgver=1.36.0
pkgrel=0
_arch="armhf"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
805bcf5416d70db8a68a90e85dbf9728213f4e996862ce9d4af3eea35ac25bc1bf6ecddb7dc18d2881dfda59ecfbc64bfbaf148022209f26eb034a10e65494aa busybox-static-1.35.0-r30-armhf-edge.apk
51c2f1397436ff05cb2a6008919ce24c23347b2bb7ae49fd9092027b7aa416f90f2c854b2471b2d5272e65272efa62893ac014c93c8c6fbf24bbe465894f874c busybox-static-1.36.0-r0-armhf-edge.apk
"

View file

@ -7,8 +7,8 @@ if [ -z "$(type -t arch_to_hostspec)" ]; then
fi
pkgname=busybox-static-armv7
pkgver=1.35.0
pkgrel=30
pkgver=1.36.0
pkgrel=0
_arch="armv7"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
1beffa9f0b7a93d72b793c3ebac99a6243ca1a385064388fe6189753210775ff65bd4be30a540b5e0fa85ea795b7e3ad42cf4f9446c52ca1db285eea59a84c1a busybox-static-1.35.0-r30-armv7-edge.apk
ef218a9ee9f160b091f78946b23f378c1ffee1b73f1c640ac11bcd79707bc3cd83304c38a0a6bbc710bc2057e0b87b5a5c44c037768c76430b3af7dcab2e99e7 busybox-static-1.36.0-r0-armv7-edge.apk
"