From 885ee925e501069640436f945f48bae757f2f956 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 22 Apr 2022 09:22:41 +0200 Subject: [PATCH] cross/busybox-static-*: upgrade to 1.35.0-r10 The dl-4 Alpine mirror isn't up-to-date, so I've used: pmb.config.aportgen_mirror_alpine = "http://uk.alpinelinux.org/alpine/" Related: https://gitlab.alpinelinux.org/alpine/infra/infra/-/issues/10756 --- 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 cc74cf919..45d18c563 100644 --- a/cross/busybox-static-aarch64/APKBUILD +++ b/cross/busybox-static-aarch64/APKBUILD @@ -8,10 +8,10 @@ fi pkgname=busybox-static-aarch64 pkgver=1.35.0 -pkgrel=8 +pkgrel=10 _arch="aarch64" -_mirror="http://dl-4.alpinelinux.org/alpine/" +_mirror="http://uk.alpinelinux.org/alpine/" url="http://busybox.net" license="GPL2" @@ -32,5 +32,5 @@ package() { } sha512sums=" -9a5c02e591d71c06e3f9fb5a8ef50ceaf18f3183164b9aa80683c0979abcf90844d19b2781d8a2828d866a9a1d87a6fb3b7ca95c21104a20f880535c1c5e5bcc busybox-static-1.35.0-r8-aarch64-edge.apk +f90b62d2174488ab922e063f89af4da7843ad0d77169c2edff79dec5fbe6aff375eb13391721f699b3f917cf6a0e1f2d3e00143d6167c47135b99c5f82e643b2 busybox-static-1.35.0-r10-aarch64-edge.apk " diff --git a/cross/busybox-static-armhf/APKBUILD b/cross/busybox-static-armhf/APKBUILD index 5e6f61e40..0fb0bba51 100644 --- a/cross/busybox-static-armhf/APKBUILD +++ b/cross/busybox-static-armhf/APKBUILD @@ -8,10 +8,10 @@ fi pkgname=busybox-static-armhf pkgver=1.35.0 -pkgrel=8 +pkgrel=10 _arch="armhf" -_mirror="http://dl-4.alpinelinux.org/alpine/" +_mirror="http://uk.alpinelinux.org/alpine/" url="http://busybox.net" license="GPL2" @@ -32,5 +32,5 @@ package() { } sha512sums=" -0a5ee42c6c45252693685255760e16dcbfa0f5f747f2b9ddffdc0474bff27e4f353675bac208aba6880dd67eaa11de9f27ffb8b073f1daab4f07789a1acf8aa5 busybox-static-1.35.0-r8-armhf-edge.apk +81b3061eafb3331d2ce7c54b2c4ce13de721cb4f02fb8d543a7ac66c7e975932b997d70842169c2145da1c46de756e463c18207b7c9c77fbe9b7e5434f450ca6 busybox-static-1.35.0-r10-armhf-edge.apk " diff --git a/cross/busybox-static-armv7/APKBUILD b/cross/busybox-static-armv7/APKBUILD index ed6b5e18f..2eb52dd73 100644 --- a/cross/busybox-static-armv7/APKBUILD +++ b/cross/busybox-static-armv7/APKBUILD @@ -8,10 +8,10 @@ fi pkgname=busybox-static-armv7 pkgver=1.35.0 -pkgrel=8 +pkgrel=10 _arch="armv7" -_mirror="http://dl-4.alpinelinux.org/alpine/" +_mirror="http://uk.alpinelinux.org/alpine/" url="http://busybox.net" license="GPL2" @@ -32,5 +32,5 @@ package() { } sha512sums=" -25adf68cc83bdcb2f0c00fbdc7f64efac699144cb0a61e11a2876d9dbeead46c51ea21b258dcbfaf21fb30400a4172b44ce98872d4d110f245e6f8285c28e578 busybox-static-1.35.0-r8-armv7-edge.apk +ba2a855193c602e99cb6a6b91d465426c29a78fd6f7c875741a915204d3794b47ec391bf4fb1c9b450572af4f7e75b66c6ae35467b7514aafd24bf8cd6e3b0a9 busybox-static-1.35.0-r10-armv7-edge.apk "