From 3c19fa78af01512ac51e5b5e1b046e9c9620ed8f Mon Sep 17 00:00:00 2001 From: cr6git Date: Mon, 3 Sep 2018 20:46:54 +0200 Subject: [PATCH] sudo: update to 1.8.25. (#2350) --- srcpkgs/sudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index 9af5f03d133..86c2c813dc9 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,6 +1,6 @@ # Template file for 'sudo' pkgname=sudo -version=1.8.24 +version=1.8.25 revision=1 build_style=gnu-configure configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor @@ -15,7 +15,7 @@ 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=b488557a198ecef30b7ad4011b59a66232dec2364ad956e11d8e17906c225be8 +checksum=9dcf0f61f663b4051d4b37a57f2da9d2800182b8c19205edde616fc9d935dc41 conf_files="/etc/pam.d/sudo /etc/sudoers" lib32disabled=yes