cross/busybux-static-*: upgrade to 1.33.0-r0

This commit is contained in:
Oliver Smith 2021-01-24 11:10:56 +01:00
parent b0ab6a04b0
commit 919265006b
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.32.1
pkgrel=1
pkgver=1.33.0
pkgrel=0
_arch="aarch64"
_mirror="http://dl-2.alpinelinux.org/alpine/"
@ -31,4 +31,4 @@ package() {
rm .PKGINFO .SIGN.*
}
sha512sums="a2b691f804fd8edd1836b419d6f6d99a222eb28f881feb3173a073913b90fe001b330996699b479b39bb8ebba33cef03daaaa0748142bfcdbf8e2e2b7ebcb430 busybox-static-1.32.1-r1-aarch64-edge.apk"
sha512sums="e46d6caaf77514c391e06c830f120c82b9336d177ef093ec3eb5718ca59f88737266da72d646fdf79dde4efa7042f832eaf7245777cd6f1c53816f6a3c9d02a6 busybox-static-1.33.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.32.1
pkgrel=1
pkgver=1.33.0
pkgrel=0
_arch="armhf"
_mirror="http://dl-2.alpinelinux.org/alpine/"
@ -31,4 +31,4 @@ package() {
rm .PKGINFO .SIGN.*
}
sha512sums="5eb77486cdd98040ba62eca085b6930419949d668dea4ddc01f585cb954f36e89e33cef2f6da8578918554af528fc7aa907e4d9802487324cf093ddaa04284b2 busybox-static-1.32.1-r1-armhf-edge.apk"
sha512sums="6a14f33e9b5b3f91e59e6f45bf6bc2893991f1ffad30d7e4b69a2af5422329ee9ecd46ff24f3285a9d7e2baf27daf770e228b1e216384b93ac7657651992045b busybox-static-1.33.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.32.1
pkgrel=1
pkgver=1.33.0
pkgrel=0
_arch="armv7"
_mirror="http://dl-2.alpinelinux.org/alpine/"
@ -31,4 +31,4 @@ package() {
rm .PKGINFO .SIGN.*
}
sha512sums="08fe3a9dbe73604432a019f4ac4bb81f99338bfdd0281ee705d1e8d1d8a213852d3c7f5e58bb0d372bcf99c455677e418527005e829318c06284820ab4b5769b busybox-static-1.32.1-r1-armv7-edge.apk"
sha512sums="bea521f788a622dfcd7d4ed72a88174f1145415f71991a5e77cadd67a5307ac7aa04ee196384db86d24b9bc3c6cb89d817d3bd22c1cc057cdd91881f6fb73e8b busybox-static-1.33.0-r0-armv7-edge.apk"