diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index a1c454d1f31..9af5f03d133 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,6 +1,6 @@ -# Template build file for 'sudo'. +# Template file for 'sudo' pkgname=sudo -version=1.8.23 +version=1.8.24 revision=1 build_style=gnu-configure configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor @@ -11,10 +11,11 @@ hostmakedepends="groff" makedepends="zlib-devel pam-devel" short_desc="Allow others to run commands as root" maintainer="Juan RP " -homepage="https://www.sudo.ws/" license="ISC" +homepage="https://www.sudo.ws/" +changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS" distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz" -checksum=d863d29b6fc87bc784a3223350e2b28a2ff2c4738f0fb8f1c92bb38c3017e679 +checksum=b488557a198ecef30b7ad4011b59a66232dec2364ad956e11d8e17906c225be8 conf_files="/etc/pam.d/sudo /etc/sudoers" lib32disabled=yes