cross/busybox-static-*: upgrade to 1.34.1

This commit is contained in:
Oliver Smith 2021-10-02 19:56:47 +02:00
parent 4624b98b8f
commit c10b7c4991
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.34.0
pkgrel=5
pkgver=1.34.1
pkgrel=0
_arch="aarch64"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
d2238b1c8c24efa58b9d5a005441d7101850fbcea59571faaa0a3c7165a7d70c568d8b9fe1808db0904be34df5c68f027a0730a17b43be0b1ac0d7045abcf00c busybox-static-1.34.0-r5-aarch64-edge.apk
7ade3d07ecbe4e401b1e30a346508ea991fb57de8a07001eb57b51fd6454341534eb31622e40800a2e9a675e7cdc1248d6145d5f0274e69c229e2d976cad5ee9 busybox-static-1.34.1-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.34.0
pkgrel=5
pkgver=1.34.1
pkgrel=0
_arch="armhf"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
835ab5864cea3f930f00d36fb33adad9cd64015297295b9056a8ad676a01581d51df3c067d1a5c7d76b696e427924683752e58e69c80156efbab86f3ca06b247 busybox-static-1.34.0-r5-armhf-edge.apk
93e6d2a2998c77e883575db8b0b8d8c50427acb51057b3e723d5e47e6d91fb1f9591a837abbb2025cdf7835a1877900f9d2c8345fe3d5f3df558f1a5b2b43db9 busybox-static-1.34.1-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.34.0
pkgrel=5
pkgver=1.34.1
pkgrel=0
_arch="armv7"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
c806538168015e4ea94532698ff89b6ab3ad9baf3e4031e3bbbf53625d9a454007c03c720e607f7143a7e1d32920b946ee6b3786585ffdb48a6deccfdc3e2f9e busybox-static-1.34.0-r5-armv7-edge.apk
8faeddeb5bd55b31c18f674718ace30c7cac3af9e870a089d6643db83783ed8d006d8100a1bf8ab651cee0722a5b621e5d12f0246711c9a0047ffb115f780b1c busybox-static-1.34.1-r0-armv7-edge.apk
"