xfsprogs: update to 5.12.0.
This commit is contained in:
parent
898598ebeb
commit
0fa43e0e6e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xfsprogs'
|
||||
pkgname=xfsprogs
|
||||
version=5.11.0
|
||||
version=5.12.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=0e9c390fcdbb8a79e1b8f5e6e25fd529fc9f9c2ef8f2d5e647b3556b82d1b353
|
||||
checksum=bec44445cf18f49e63971d4f27dc4e90a17b118b852714a1104b621ea30e3507
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include <signal.h>' include/linux.h
|
||||
|
|
Loading…
Reference in New Issue