From 5d05ea3fbba8709dcb55f7281d6bfe18a51eefed Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 7 Jan 2022 12:58:55 +0100 Subject: [PATCH] cross/busybox-static-*: upgrade to 1.35.0 --- cross/busybox-static-aarch64/APKBUILD | 6 +++--- cross/busybox-static-armhf/APKBUILD | 6 +++--- cross/busybox-static-armv7/APKBUILD | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cross/busybox-static-aarch64/APKBUILD b/cross/busybox-static-aarch64/APKBUILD index 6dda05332..8e829e856 100644 --- a/cross/busybox-static-aarch64/APKBUILD +++ b/cross/busybox-static-aarch64/APKBUILD @@ -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 " diff --git a/cross/busybox-static-armhf/APKBUILD b/cross/busybox-static-armhf/APKBUILD index 6f9c8e88c..71f990315 100644 --- a/cross/busybox-static-armhf/APKBUILD +++ b/cross/busybox-static-armhf/APKBUILD @@ -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 " diff --git a/cross/busybox-static-armv7/APKBUILD b/cross/busybox-static-armv7/APKBUILD index e8f99bf45..46acd6726 100644 --- a/cross/busybox-static-armv7/APKBUILD +++ b/cross/busybox-static-armv7/APKBUILD @@ -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 "