broot: update to 1.39.0
This commit is contained in:
parent
f2cb904a1a
commit
cf59b8f508
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'broot'
|
||||
pkgname=broot
|
||||
version=1.38.0
|
||||
version=1.39.0
|
||||
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=1805d8acbf5b31124370a19c1f855a50c7fb929359ef689d9b68957bd95aa000
|
||||
checksum=d1d2ccc11543ff4ea645d57a5e78639542a6f510b585a78c31ddb3a24399bf61
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="exr crate errors on big endian"
|
||||
|
|
Loading…
Reference in New Issue