From 792c186ff1878283db247b36cde96c079c10a982 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 3 Jan 2020 16:25:43 +0100 Subject: [PATCH] sudo: update to 1.8.30. --- srcpkgs/sudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index 5d798e8409e..a1519501e4a 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,6 +1,6 @@ # Template file for 'sudo' pkgname=sudo -version=1.8.29 +version=1.8.30 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=ce53ffac9604e23321334d8ba8ac59ded2bcf624fdb9dbde097ab2049bf29c7c +checksum=a35ad3ddc7465703e04190d3ff0b8d78ded9246749becf9a014dcb9c31c579e7 conf_files="/etc/pam.d/sudo /etc/sudoers" lib32disabled=yes