Update package version to 6.19.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: btrfs-progs
|
||||
description: BTRFS filesystem manipulation utilities
|
||||
version: "6.19"
|
||||
version: 6.19.1
|
||||
revision: 1
|
||||
url: https://btrfs.readthedocs.io/
|
||||
license: GPL2-only
|
||||
@@ -17,18 +17,23 @@ depends:
|
||||
- zlib
|
||||
- zstd
|
||||
optional_depends:
|
||||
- e2fsprogs
|
||||
- python3
|
||||
- e2fsprogs:For btrfs-convert
|
||||
- python3:For python bindings
|
||||
make_depends:
|
||||
- asciidoc
|
||||
- e2fsprogs
|
||||
- python3
|
||||
- python-setuptools
|
||||
- python-sphinx
|
||||
- python-sphinx_rtd_theme
|
||||
- udev
|
||||
- xmlto
|
||||
check_depends:
|
||||
- libaio
|
||||
- liburing
|
||||
- ripgrep
|
||||
downloads:
|
||||
- url: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: ad6b791a60eb563d3314bc18e3c47f6b053a032639488b5b09b9d5e7921de6b6
|
||||
checksum: bb27e1ec54e7c3c0b7b2e596f853a73c07a3d72f21bc94042073c24dbf045796
|
||||
|
||||
Reference in New Issue
Block a user