btrfs-progs: update to 5.2.2
This commit is contained in:
parent
f60c153039
commit
8993004107
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'btrfs-progs'
|
||||
pkgname=btrfs-progs
|
||||
version=5.2.1
|
||||
version=5.2.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,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=36ac4a0198ffff79d5800c537ea4b19769a8fd3ad870f75413d25b20e2d83233
|
||||
checksum=821321dbf17087e1172023fa35656ce52d342fbfe210fb8ea01fc57b65dfb1c6
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue