cross/busybox-static-arm{hf,v7}: update checksums

The packages were rebuilt in Alpine, so update the checksums. Also
point to a deterministic mirror URL instead of CDN, so it won't randomly
fail depending on which (possibly outdated) mirror CDN gives.

Related: pmbootstrap!1963
This commit is contained in:
Oliver Smith 2020-07-22 15:51:20 +02:00
parent 4ccfe92e59
commit 3a8cddc219
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ pkgver=1.32.0
pkgrel=0
_arch="armhf"
_mirror="http://dl-cdn.alpinelinux.org/alpine/"
_mirror="http://dl-2.alpinelinux.org/alpine/"
url="http://busybox.net"
license="GPL2"
@ -31,4 +31,4 @@ package() {
rm .PKGINFO .SIGN.*
}
sha512sums="55bcc5283dc867a2eeaacefb84981dc123fe3c00b0d8889a11fe37423935ee5392717566c0c6846f9012959a4d867798efd0f0ce56f19934049fa3b2493953a7 busybox-static-1.32.0-r0-armhf-edge.apk"
sha512sums="f010d0f60968fdba78783921c78514960a5908b2183051092c0666c02ece80f50655563be1db8b2e58182bb7374b6ce1ea95e98c77abc0a86e44caacfe2f9e72 busybox-static-1.32.0-r0-armhf-edge.apk"

View file

@ -11,7 +11,7 @@ pkgver=1.32.0
pkgrel=0
_arch="armv7"
_mirror="http://dl-cdn.alpinelinux.org/alpine/"
_mirror="http://dl-2.alpinelinux.org/alpine/"
url="http://busybox.net"
license="GPL2"
@ -31,4 +31,4 @@ package() {
rm .PKGINFO .SIGN.*
}
sha512sums="019b030bc73ead716597a76eaf05c7d4298d35fb5d30908a59d08fb55fe68a19ad77430cd26fd5490903469e81df4dd697f2e5ca3dee7a98f336765020f435f9 busybox-static-1.32.0-r0-armv7-edge.apk"
sha512sums="f4d7c7dc428e2d9b470b514cbe886223758d77bed7b40a90fa1da1078b593620f657404b6502282f2b700b15962ee8a137d8e57e969dab1c1bfddc085447bc48 busybox-static-1.32.0-r0-armv7-edge.apk"