From 2cda041653375ce68029fed68943721f1738a3e9 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 5 May 2021 00:22:25 +0200 Subject: [PATCH] cross/busybox-static-*: upgrade to 1.33.1-r1 --- cross/busybox-static-aarch64/APKBUILD | 8 +++++--- cross/busybox-static-armhf/APKBUILD | 8 +++++--- cross/busybox-static-armv7/APKBUILD | 8 +++++--- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/cross/busybox-static-aarch64/APKBUILD b/cross/busybox-static-aarch64/APKBUILD index 62d9c08e6..d9903766e 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.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 +" diff --git a/cross/busybox-static-armhf/APKBUILD b/cross/busybox-static-armhf/APKBUILD index bd8c145b2..cdc787c24 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.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 +" diff --git a/cross/busybox-static-armv7/APKBUILD b/cross/busybox-static-armv7/APKBUILD index 954d72ea1..8897a48fc 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.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 +"