diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index 262c221f6e..5e7cc757b4 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,7 +1,7 @@ # Template build file for 'sudo'. pkgname=sudo -version=1.8.13 -revision=2 +version=1.8.14 +revision=1 build_pie=yes lib32disabled=yes build_style=gnu-configure @@ -17,7 +17,7 @@ maintainer="Juan RP " homepage="http://www.gratisoft.us/sudo/" license="ISC, BSD, zlib" distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz" -checksum=e374e5edf2c11c00d6916a9f51cb0ad15e51c7b028370fa15169b07e61e05a25 +checksum=74308f7bf242f6f997d4c8145849581f06fb6fbe47032b6e87ac664c14b9f6d3 pre_install() { find ${wrksrc} -type f -name Makefile -exec sed -i 's,$(INSTALL_OWNER),,g' {} \;