bcachefs-tools: update to 1.6.2.

This commit is contained in:
Leah Neukirchen 2024-02-18 17:22:13 +01:00
parent 559eb75ec2
commit b0ebc7c594

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.6.1 version=1.6.2
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=f1899907bcac16cd89cead98b1f407dad93d67bd02a8aaa3eaa577a77d8b59d8 checksum=7a0b0af20f7fc89327e8b3b385c38b38b971f13094949572826bd0d1fc030df4
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
i686*) broken="complain to upstream";; i686*) broken="complain to upstream";;