sudo: update to 1.8.15.
This commit is contained in:
parent
5616039d55
commit
78c9e3cb66
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'sudo'.
|
||||
pkgname=sudo
|
||||
version=1.8.14p3
|
||||
revision=2
|
||||
version=1.8.15
|
||||
revision=1
|
||||
build_pie=yes
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gratisoft.us/sudo/"
|
||||
license="ISC, BSD, zlib"
|
||||
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
|
||||
checksum=a8a697cbb113859058944850d098464618254804cf97961dee926429f00a1237
|
||||
checksum=4316381708324da8b6cb151f655c1a11855207c7c02244d8ffdea5104d7cc308
|
||||
|
||||
pre_install() {
|
||||
find ${wrksrc} -type f -name Makefile -exec sed -i 's,$(INSTALL_OWNER),,g' {} \;
|
||||
|
|
Loading…
Reference in a new issue