broot: update to 1.23.0
This commit is contained in:
parent
f529a9ea04
commit
eb74ac3ec8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=1.18.0
|
||||
revision=3
|
||||
version=1.23.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="oniguruma-devel"
|
||||
|
@ -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=b195fa6b47b282a8f4baa3b7eb69fa6fd2f3fde80238bd5fe70c4dd4ae288610
|
||||
checksum=4dc855cb67eecb203759b88fb819fe4e725ea646dfdfb7af548805d2f98162b5
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="exr crate errors on big endian"
|
||||
|
|
Loading…
Reference in New Issue