mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
btrfs-progs: update to 4.20.2.
This commit is contained in:
parent
8748e484b0
commit
ed799632e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'btrfs-progs'
|
# Template file for 'btrfs-progs'
|
||||||
pkgname=btrfs-progs
|
pkgname=btrfs-progs
|
||||||
version=4.20.1
|
version=4.20.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=gnu-configure
|
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"
|
homepage="https://btrfs.wiki.kernel.org/index.php/Main_Page"
|
||||||
changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
|
||||||
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=562f5d1ff1d17867c4c2be2768c653b62f1f257c42f9bb3e1a36380c02ec4fcd
|
checksum=890f8b7e162f2bbfaa5c7b23e8b6f791fd3f325239a0510871fa4b45e4a80e7c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue