sudo: update to 1.9.7.
This commit is contained in:
parent
89811976ce
commit
32ce8fe2cf
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- install-sh.orig 2011-01-13 10:34:38.853561570 +0100
|
--- scripts/install-sh.orig 2011-01-13 10:34:38.853561570 +0100
|
||||||
+++ install-sh 2011-01-13 10:35:04.468525074 +0100
|
+++ scripts/install-sh 2011-01-13 10:35:04.468525074 +0100
|
||||||
@@ -91,7 +91,6 @@ while ${MORETODO} ; do
|
@@ -91,7 +91,6 @@ while ${MORETODO} ; do
|
||||||
X-G)
|
X-G)
|
||||||
GROUP="$2"
|
GROUP="$2"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sudo'
|
# Template file for 'sudo'
|
||||||
pkgname=sudo
|
pkgname=sudo
|
||||||
version=1.9.6p1
|
version=1.9.7
|
||||||
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=a9e9cdc058fafeb9cd3ebfb864c81755e524d98aa022152763f25bce8ca3ca90
|
checksum=2bbe7c2d6699b84d950ef9a43f09d4d967b8bc244b73bc095c4202068ddbe549
|
||||||
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue