From 6f995c1f4463e6a0abf168df062dcb644733e3a4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 18 Jan 2023 20:41:36 +0100 Subject: [PATCH] sudo: update to 1.9.12p2. --- srcpkgs/sudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index e9fa6fcd091..6de8fe42b40 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,6 +1,6 @@ # Template file for 'sudo' pkgname=sudo -version=1.9.12p1 +version=1.9.12p2 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=475a18a8eb3da8b2917ceab063a6baf51ea09128c3c47e3e0e33ab7497bab7d8 +checksum=b9a0b1ae0f1ddd9be7f3eafe70be05ee81f572f6f536632c44cd4101bb2a8539 conf_files="/etc/pam.d/sudo /etc/sudoers" lib32disabled=yes