cross/busybox-static-*: upgrade to 1.33.1-r1

This commit is contained in:
Oliver Smith 2021-05-05 00:22:25 +02:00
parent d876fc6ca1
commit 2cda041653
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 15 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.33.0
pkgrel=7
pkgver=1.33.1
pkgrel=1
_arch="aarch64"
_mirror="http://dl-2.alpinelinux.org/alpine/"
@ -31,4 +31,6 @@ package() {
rm .PKGINFO .SIGN.*
}
sha512sums="46f45d7d5ae79ced08f40e703e5c786ca0cbe8200f4779edaf2871369f61c3ace132d888921c8c6f8ed1c83fd5bfbafd775db22f9e1ccdd39cbc2e8334cef2b9 busybox-static-1.33.0-r7-aarch64-edge.apk"
sha512sums="
355dfc6f4dee1da552f7a3c1a5530df2ba5c232f8c55ce9375734cd1d47f0c8dda13f673fbe2add254b9e5c10849232c5c1a92e5478eec41b1dd9d2a67642ccd busybox-static-1.33.1-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.33.0
pkgrel=7
pkgver=1.33.1
pkgrel=1
_arch="armhf"
_mirror="http://dl-2.alpinelinux.org/alpine/"
@ -31,4 +31,6 @@ package() {
rm .PKGINFO .SIGN.*
}
sha512sums="9f3d963d507f2262aacbdcc65b9ba435a3c4ec69a3db995bbc73741ccf8522a823c88a58c9543e65412e0ed50ce8559f72d491cc8a8948c8cf462ca6f4edb19e busybox-static-1.33.0-r7-armhf-edge.apk"
sha512sums="
cd419be3d7bd1e5595bd3ebdf5dd37eed4d2065cf21c86650a15f01683e026c70e4fd89fe1b83377982761e7d04659763eebdd6d42bfacdc9886eccb93fe641f busybox-static-1.33.1-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.33.0
pkgrel=7
pkgver=1.33.1
pkgrel=1
_arch="armv7"
_mirror="http://dl-2.alpinelinux.org/alpine/"
@ -31,4 +31,6 @@ package() {
rm .PKGINFO .SIGN.*
}
sha512sums="ef683d4c89c9eb584222b0b08637522342aea0c0c5d7c3ac2317564a58c554a0e1eec285bf7c7600edfd37cba0dd4458e1aa77f99f5c8d6161e312264b666d12 busybox-static-1.33.0-r7-armv7-edge.apk"
sha512sums="
2d5a28b79163895a4842fb60f4de5cb5a101b29f898dd58333c79aa48c5c19ac0a4acc373a16553a0d05e8f2b498a6b20867c6479e3ad62de9b272141dec8d88 busybox-static-1.33.1-r1-armv7-edge.apk
"