broot: update to 1.28.1
This commit is contained in:
parent
49a0e72ce9
commit
cd2e645898
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=1.27.0
|
||||
version=1.28.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://dystroy.org/broot/"
|
||||
changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=bf4df0d933efbc2093855c4be3d8bfed29c612a57d14b853a3c729e917505728
|
||||
checksum=3c3e33b3b81510e56a58af358e5123dcb3fa7b636accab92c1b3bdfda448a669
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="exr crate errors on big endian"
|
||||
|
|
Loading…
Reference in New Issue