cross/busybox-static-*: upgrade to 1.35.0

This commit is contained in:
Oliver Smith 2022-01-07 12:58:55 +01:00
parent 7e9cb6a305
commit 5d05ea3fbb
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.1
pkgrel=6
pkgver=1.35.0
pkgrel=1
_arch="aarch64"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
e8ccd495d3cfa30f36e806f8167c4e5394dc97b9ff0ada997ac6b3d8882fb774e9dd8d9a29ec1073cae03dba503752054be9f607659136c336239b341d9316d8 busybox-static-1.34.1-r6-aarch64-edge.apk
026de19db0c53744ada9489507941ebb3e7cfbf1cc67007a8d98d938da14531d80b9533e6eaa1e225deea6e905719b3dde7c69ff97a09fbf5ffba668a18341d8 busybox-static-1.35.0-r1-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.1
pkgrel=6
pkgver=1.35.0
pkgrel=1
_arch="armhf"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
99697930bbfc4beaf122b5dcf027109a308a181b956eb3ef67faf839a24b07b23dece605213305d4ada436f061a5c615f8ea7c33be0d6ee06f97707a42ebf281 busybox-static-1.34.1-r6-armhf-edge.apk
42ffaeb64edcd8469d55a64cc6e9994d572b2a59b044e4b05cda233bcb507a7ae925531bc898f80fad127032107dd0cc8389c026555cbb3dac084f3130275272 busybox-static-1.35.0-r1-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.1
pkgrel=6
pkgver=1.35.0
pkgrel=1
_arch="armv7"
_mirror="http://dl-4.alpinelinux.org/alpine/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
3fed0d94cf1631085d03268520f1394d8fc979114694230f148f0f051cf41a086c18855226debe2c5a0bf648fc4018f756e4c7928f720c93f5d817269424597f busybox-static-1.34.1-r6-armv7-edge.apk
a32841135caa4af46b4b3c0ea91cbc954463111ce98914fd0d1462ef927b90133998d6890a6015bf81ae36c6bf9100eeb3c72c12590da5e220eca2c04aed641f busybox-static-1.35.0-r1-armv7-edge.apk
"