sudo: update to 1.8.21.
This commit is contained in:
parent
1a37d29c31
commit
1cd023d642
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.20p2
|
version=1.8.21
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.sudo.ws/"
|
homepage="https://www.sudo.ws/"
|
||||||
license="ISC, BSD, zlib"
|
license="ISC, BSD, zlib"
|
||||||
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
|
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
|
||||||
checksum=bd42ae1059e935f795c69ea97b3de09fe9410a58a74b5d5e6836eb5067a445d9
|
checksum=126e9214613e842e19a02658f060186fe6a5927948679d64895b17ed933bb523
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue