btrfs-progs: update to 4.19.
This commit is contained in:
parent
69119597ee
commit
5f727b87a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'btrfs-progs'
|
||||
pkgname=btrfs-progs
|
||||
version=4.17.1
|
||||
version=4.19
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-only, LGPL-3.0-or-later"
|
|||
homepage="https://btrfs.wiki.kernel.org/index.php/Main_Page"
|
||||
changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
|
||||
distfiles="${KERNEL_SITE}/kernel/people/kdave/${pkgname}/${pkgname}-v${version}.tar.xz"
|
||||
checksum=bf0b34f1538c0b6e88f959937b0419678cadbf2ba7044336dcbfb2bcdc28cd74
|
||||
checksum=d591fbe586cf83741fcf9df51859f8e9058ef5187c002b50d6fe84309e5ea349
|
||||
make_check_target=test
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue