quota: update to 4.09.

This commit is contained in:
Leah Neukirchen 2022-09-24 15:46:19 +02:00
parent de3d4196e7
commit 79a6a54715

View file

@ -1,6 +1,6 @@
# Template file for 'quota'
pkgname=quota
version=4.08
version=4.09
revision=1
build_style=gnu-configure
make_build_args="V=1"
@ -12,10 +12,9 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://sourceforge.net/projects/linuxquota/"
distfiles="${SOURCEFORGE_SITE}/linuxquota/quota-tools/${pkgname}-${version}.tar.gz"
checksum=9cc8a6f868c3d5d39ea76696dddf8faf529779d2f45f35ef708bf651dae29b47
checksum=9cdaca154bc92afc3117f0e5f5b3208dd5f84583af1cf061c39baa0a2bb142f9
pre_configure() {
sed -i '/man_MANS += quota_nld.8/d' Makefile.am
autoreconf -fi
}