From 81011477cbb7fa03c4c11439d7cac57698707592 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 14 Nov 2018 17:09:04 -0200 Subject: [PATCH] sudo: update to 1.8.26. --- srcpkgs/sudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template index 400398b19be..d60045dd0b0 100644 --- a/srcpkgs/sudo/template +++ b/srcpkgs/sudo/template @@ -1,6 +1,6 @@ # Template file for 'sudo' pkgname=sudo -version=1.8.25p1 +version=1.8.26 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=9dc99c7a7d37a0ab938410995c133e15d6afb970c2c66f9264fe36d20c89195b +checksum=40da219a6f0341ccb22d04a98988e27f09b831d2561b14c6154067a49ef3fee2 conf_files="/etc/pam.d/sudo /etc/sudoers" lib32disabled=yes