mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
broot: update to 1.35.0
This commit is contained in:
parent
68e38bdf88
commit
58a9414c88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'broot'
|
# Template file for 'broot'
|
||||||
pkgname=broot
|
pkgname=broot
|
||||||
version=1.34.0
|
version=1.35.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://dystroy.org/broot/"
|
homepage="https://dystroy.org/broot/"
|
||||||
changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a1a8e6f01abc135e587fc50664b38c58e1ee86203dcb7df1a1ab4f9b371b39c8
|
checksum=1d3c2674a95c8c13ff66d356aab04da4f7e7695e2073c2d3a85842916f4d307e
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||||
broken="exr crate errors on big endian"
|
broken="exr crate errors on big endian"
|
||||||
|
|
Loading…
Add table
Reference in a new issue