mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
btrfs-progs: update to 4.16.1.
This commit is contained in:
parent
82231cc778
commit
60f9c96291
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'btrfs-progs'
|
# Template file for 'btrfs-progs'
|
||||||
pkgname=btrfs-progs
|
pkgname=btrfs-progs
|
||||||
version=4.16
|
version=4.16.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname}-v${version}
|
wrksrc=${pkgname}-v${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-backtrace --disable-python"
|
configure_args="--disable-backtrace --disable-python"
|
||||||
|
@ -11,9 +11,9 @@ checkdepends="acl-progs e2fsprogs util-linux"
|
||||||
short_desc="Btrfs filesystem utilities"
|
short_desc="Btrfs filesystem utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-only, LGPL-3.0-or-later"
|
license="GPL-2.0-only, LGPL-3.0-or-later"
|
||||||
homepage="http://btrfs.wiki.kernel.org/"
|
homepage="https://btrfs.wiki.kernel.org/index.php/Main_Page"
|
||||||
distfiles="${KERNEL_SITE}/kernel/people/kdave/${pkgname}/${pkgname}-v${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/people/kdave/${pkgname}/${pkgname}-v${version}.tar.xz"
|
||||||
checksum=f3e0ec4864b7b89db1a6a36fa48bf8a9217117714a04b13c84d0fea1eac154b2
|
checksum=013403fb67b17975b21408fa9eb7523b0ecf94f84f8a4397cf972e8e254d2246
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue