diff --git a/srcpkgs/autofs/template b/srcpkgs/autofs/template index af377259721..c3032f07a19 100644 --- a/srcpkgs/autofs/template +++ b/srcpkgs/autofs/template @@ -1,18 +1,18 @@ # Template file for 'autofs' pkgname=autofs -version=5.1.3 -revision=2 +version=5.1.4 +revision=1 build_style=gnu-configure conf_files="/etc/autofs/*" configure_args="--with-libtirpc --with-mapdir=/etc/autofs --sbindir=/usr/bin" -hostmakedepends="flex kmod rpcgen" +hostmakedepends="pkg-config flex kmod rpcgen" makedepends="libtirpc-devel libxml2-devel" short_desc="A kernel-based automounter for Linux" maintainer="Juan RP " license="GPL-2" homepage="${KERNEL_SITE}/daemons/autofs" distfiles="${KERNEL_SITE}/daemons/autofs/v5/autofs-${version}.tar.xz" -checksum=e96eebfe3ed5fb1a30f4510f538198affde223e370c6dc2bed9780309272b1bf +checksum=8fce30ee51ffd528fe1a4e8374ef57f43367e1f123030e175fb1b1cf15bc1722 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/gssglue -I${XBPS_CROSS_BASE}/usr/include/tirpc"