mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sudo: update to 1.9.14p3.
This commit is contained in:
parent
55d3096e66
commit
f9d84f3315
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sudo'
|
# Template file for 'sudo'
|
||||||
pkgname=sudo
|
pkgname=sudo
|
||||||
version=1.9.13p3
|
version=1.9.14p3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor
|
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/"
|
homepage="https://www.sudo.ws/"
|
||||||
changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS"
|
changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS"
|
||||||
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
|
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
|
||||||
checksum=92334a12bb93e0c056b09f53e255ccb7d6f67c6350e2813cd9593ceeca78560b
|
checksum=a08318b1c4bc8582c004d4cd9ae2903abc549e7e46ba815e41fe81d1c0782b62
|
||||||
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue