From 12cde469f3d322f4fa5efa95a17184641ebd9dc2 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Thu, 23 Jul 2020 20:51:25 +0200 Subject: [PATCH] sudo: update to 1.9.2. --- srcpkgs/sudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index 9b9a2c7fcd6f2f..16610952a766af 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,6 +1,6 @@ # Template file for 'sudo' pkgname=sudo -version=1.9.1 +version=1.9.2 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=294116cefe10a02773917fc7440d8384b925955bc96a6e0eaa1977c83b34adff +checksum=7c98d201f181c47152711b9f391e0f6b5545f3ef8926298a3e8bc6288e118314 conf_files="/etc/pam.d/sudo /etc/sudoers" lib32disabled=yes