bcachefs-tools: update to 1.9.4.

Closes: #51319 [via git-merge-pr]
This commit is contained in:
dataCobra 2024-07-18 09:39:05 +02:00 committed by classabbyamp
parent bf5e1c82a6
commit 34a6aa2c56
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'bcachefs-tools'
pkgname=bcachefs-tools
reverts="24_1"
version=1.9.2
version=1.9.4
revision=1
build_style=gnu-makefile
make_install_args="ROOT_SBINDIR=/usr/bin"
@ -15,11 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only"
homepage="https://bcachefs.org/"
distfiles="https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${version}.tar.gz"
checksum=4ebf1373216519f6851b9f2ea33bfd894c4effd4de4c20e665bb42c5fb8b4854
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
broken="32-bit support is broken in upstream"
fi
checksum=735a715e4d38ff3ff581509b730deb1c092f34bfb91fe6a7da83c573871859d9
export VERSION=v${version}
export RUST_TARGET