btrfs-progs: update to 4.16.1.

This commit is contained in:
maxice8 2018-04-24 15:48:37 -03:00 committed by lemmi
parent 82231cc778
commit 60f9c96291
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'btrfs-progs'
pkgname=btrfs-progs
version=4.16
revision=2
version=4.16.1
revision=1
wrksrc=${pkgname}-v${version}
build_style=gnu-configure
configure_args="--disable-backtrace --disable-python"
@ -11,9 +11,9 @@ checkdepends="acl-progs e2fsprogs util-linux"
short_desc="Btrfs filesystem utilities"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
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"
checksum=f3e0ec4864b7b89db1a6a36fa48bf8a9217117714a04b13c84d0fea1eac154b2
checksum=013403fb67b17975b21408fa9eb7523b0ecf94f84f8a4397cf972e8e254d2246
make_check_target="test"
pre_configure() {