diff --git a/srcpkgs/autofs/template b/srcpkgs/autofs/template index f48c92ccf91..e7f3dfd460a 100644 --- a/srcpkgs/autofs/template +++ b/srcpkgs/autofs/template @@ -1,7 +1,7 @@ # Template file for 'autofs' pkgname=autofs -version=5.1.8 -revision=3 +version=5.1.9 +revision=1 build_style=gnu-configure make_build_args="DONTSTRIP=1" configure_args="--with-libtirpc --with-mapdir=/etc/autofs --sbindir=/usr/bin" @@ -13,7 +13,7 @@ maintainer="Helmut Pozimski " license="GPL-2.0-or-later" homepage="https://www.kernel.org/pub/linux/daemons/autofs" distfiles="${KERNEL_SITE}/daemons/autofs/v5/autofs-${version}.tar.xz" -checksum=b33d1059855664b20eeda26f3e28ff518fb0c3d58f565570af2ae569dc73c0fd +checksum=87e6af6a03794b9462ea519781e50e7d23b5f7c92cd59e1142c85d2493b3c24b CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/gssglue -I${XBPS_CROSS_BASE}/usr/include/tirpc"