From 64cf27f0ae123c1cc22766d4b974acbcfa3ea463 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Mon, 7 Oct 2019 12:58:57 +0200 Subject: [PATCH] autofs: update to 5.1.6. --- srcpkgs/autofs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/autofs/template b/srcpkgs/autofs/template index 6b9a6477107..88379ee25f7 100644 --- a/srcpkgs/autofs/template +++ b/srcpkgs/autofs/template @@ -1,7 +1,7 @@ # Template file for 'autofs' pkgname=autofs -version=5.1.5 -revision=4 +version=5.1.6 +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="${KERNEL_SITE}/daemons/autofs" distfiles="${KERNEL_SITE}/daemons/autofs/v5/autofs-${version}.tar.xz" -checksum=23afdad9e2fd6d41b1900be8cfecfd5aae0ad174c7708ff685ec27e280f9c0da +checksum=dddee3d9b7388ce6cb7432832dfade25b07ef68ad48dcce01cf247b26a10caef CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/gssglue -I${XBPS_CROSS_BASE}/usr/include/tirpc"