mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
btrfs-progs: update to 5.9.
This commit is contained in:
parent
cc90e47484
commit
d4dc656732
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=5.7
|
version=5.9
|
||||||
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=5c2f048b8c814852614b0b262ab2d468ea02774ef01124ebc0ab708df262de5c
|
checksum=b89358a665ad753ecbdff11d2be77d230d2b197bb3c7e0eb739fb979c087a791
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ $CROSS_BUILD ]; then
|
if [ $CROSS_BUILD ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue