bcachefs-tools: update to 1.11.0.

This commit is contained in:
Leah Neukirchen 2024-08-19 15:15:41 +02:00
parent de4f17c2be
commit ba617ca4a1

View file

@ -1,7 +1,7 @@
# Template file for 'bcachefs-tools' # Template file for 'bcachefs-tools'
pkgname=bcachefs-tools pkgname=bcachefs-tools
reverts="24_1" reverts="24_1"
version=1.9.4 version=1.11.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="ROOT_SBINDIR=/usr/bin" make_install_args="ROOT_SBINDIR=/usr/bin"
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://bcachefs.org/" homepage="https://bcachefs.org/"
distfiles="https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${version}.tar.gz"
checksum=735a715e4d38ff3ff581509b730deb1c092f34bfb91fe6a7da83c573871859d9 checksum=eab4bc7982c8b91796f5a9d6ceeb5f96a7075295df40ee43f5e57e8b7405faff
export VERSION=v${version} export VERSION=v${version}
export RUST_TARGET export RUST_TARGET