mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bcachefs-tools: update to 1.3.1.
This commit is contained in:
parent
b26f8f6814
commit
e6727e61fa
1 changed files with 2 additions and 2 deletions
|
@ -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.2
|
version=1.3.1
|
||||||
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=2f7b68576303bcbb80ea6c4042aa27b1b1027739f3de68106ca9166963e161dc
|
checksum=864899c262e5021e31e3b861936276831a1fa3f48ff70551392e2134e1dcd400
|
||||||
|
|
||||||
export VERSION=v${version}
|
export VERSION=v${version}
|
||||||
export RUST_TARGET
|
export RUST_TARGET
|
||||||
|
|
Loading…
Add table
Reference in a new issue