testing/toybox: upgrade to 0.8.11

This commit is contained in:
Celeste 2024-04-28 05:18:50 +00:00 committed by A. Klitzing
parent ee5983d2df
commit de48e88997

View File

@ -1,7 +1,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
# Contributor: André Klitzing <aklitzing@gmail.com>
pkgname=toybox
pkgver=0.8.10
pkgver=0.8.11
pkgrel=0
pkgdesc="A BSD-licensed alternative to busybox"
arch="all"
@ -29,5 +29,5 @@ package() {
}
sha512sums="
b2c36bc4e41741893a4fe039dd653f552ab987b948f78c1e5d04abb13ffbb8f898af636967739067877afef9ac0af10c259f674acdc4a80084a846fb02742461 toybox-0.8.10.tar.gz
ec442a65666e2e9dc46b3cd1e49d2c69eae62df9e10ccf15632b75529d4381a3f828b05f48a7e24844d386fd94f015e338705550fb2a1ecc57eb96268515162c toybox-0.8.11.tar.gz
"