From f31d4f68830516bfa16c779617e445c3fea631a3 Mon Sep 17 00:00:00 2001 From: xJayMorex Date: Sat, 25 Apr 2026 20:26:26 +0200 Subject: [PATCH] sudo: update to 1.9.17p2. --- srcpkgs/sudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index 70cc2b32a46..de7541846a6 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,6 +1,6 @@ # Template file for 'sudo' pkgname=sudo -version=1.9.17p1 +version=1.9.17p2 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://git.sudo.ws/sudo/plain/NEWS" distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz" -checksum=ff607ea717072197738a78f778692cd6df9a7e3e404565f51de063ca27455d32 +checksum=4a38a1ab3adb1199257edc2a7c4a2bd714665eb605b04368843b06dada2cfcfb conf_files="/etc/pam.d/sudo /etc/sudoers" lib32disabled=yes