sudo: update to 1.8.11p1.
This commit is contained in:
parent
ef4d6a13ee
commit
a9644ae70b
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'sudo'.
|
||||
pkgname=sudo
|
||||
version=1.8.11
|
||||
version=1.8.11p1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gratisoft.us/sudo/"
|
||||
license="ISC, BSD, zlib"
|
||||
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
|
||||
checksum=a3177de7b5fbebfb43b32fc30aecaaf434762bf23e313de4c4a39e5ff715c845
|
||||
checksum=44c275772595a119185336164bb76b6e08f23d38aa0fe0d6bab48812e75d6a43
|
||||
|
||||
pre_install() {
|
||||
find ${wrksrc} -type f -name Makefile -exec sed -i 's,$(INSTALL_OWNER),,g' {} \;
|
||||
|
|
Loading…
Reference in New Issue