xfsprogs: update to 5.13.0.
This commit is contained in:
parent
ae157d368e
commit
17ed0c12da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xfsprogs'
|
||||
pkgname=xfsprogs
|
||||
version=5.12.0
|
||||
version=5.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-editline=yes --enable-lib64=no"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://xfs.org/index.php/Main_Page"
|
||||
distfiles="${KERNEL_SITE}/utils/fs/xfs/xfsprogs/xfsprogs-${version}.tar.xz"
|
||||
checksum=bec44445cf18f49e63971d4f27dc4e90a17b118b852714a1104b621ea30e3507
|
||||
checksum=4e142d4babe086adf9016d8c606c805829da08e46389a4433f40346204f90cdb
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include <signal.h>' include/linux.h
|
||||
|
|
Loading…
Reference in a new issue