bcachefs-tools: update to 1.25.2.
This commit is contained in:
parent
dcddeb6dfe
commit
40418f074a
2 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@
|
|||
CFLAGS+=$(call cc-disable-warning, shift-overflow)
|
||||
CFLAGS+=$(call cc-disable-warning, enum-conversion)
|
||||
CFLAGS+=$(call cc-disable-warning, gnu-variable-sized-type-not-at-end)
|
||||
-export RUSTFLAGS=-C default-linker-libraries
|
||||
-export RUSTFLAGS:=$(RUSTFLAGS) -C default-linker-libraries
|
||||
|
||||
PKGCONFIG_LIBS="blkid uuid liburcu libsodium zlib liblz4 libzstd libudev libkeyutils"
|
||||
ifdef BCACHEFS_FUSE
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bcachefs-tools'
|
||||
pkgname=bcachefs-tools
|
||||
reverts="24_1"
|
||||
version=1.25.1
|
||||
version=1.25.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="ROOT_SBINDIR=/usr/bin"
|
||||
|
@ -15,7 +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=6717d33f588f55c41046f012b6ab4e2ffc1370aebd0316a512b44cc155bb3c41
|
||||
checksum=47a82e7f4199a75b6649face84c0a2f61ec9c0bb59b6ffdd3b2a1904d9909be4
|
||||
|
||||
export VERSION=v${version}
|
||||
export RUST_TARGET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue