sudo: update to 1.8.4p1.
This commit is contained in:
parent
cff19d0202
commit
d1f3e60fe9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'sudo'.
|
# Template build file for 'sudo'.
|
||||||
pkgname=sudo
|
pkgname=sudo
|
||||||
version=1.8.4
|
version=1.8.4p1
|
||||||
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
|
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
||||||
|
@ -10,7 +10,7 @@ short_desc="Allow others to run commands as root"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gratisoft.us/sudo/"
|
homepage="http://www.gratisoft.us/sudo/"
|
||||||
license="ISC, BSD, zlib"
|
license="ISC, BSD, zlib"
|
||||||
checksum=17a91da1857954aa73445197e6f73d5d50cc8c48719f6db457723bb8badc32a5
|
checksum=48214b55b40fd1fa9501e69f82fc8754911943ca2652d955e66e2b992d39d027
|
||||||
long_desc="
|
long_desc="
|
||||||
Sudo is a program designed to allow a sysadmin to give limited root
|
Sudo is a program designed to allow a sysadmin to give limited root
|
||||||
privileges to users and log root activity. The basic philosophy is to
|
privileges to users and log root activity. The basic philosophy is to
|
||||||
|
|
Loading…
Reference in a new issue