sudo: update to 1.8.18.
This commit is contained in:
parent
b163a5b3d8
commit
a0448cfdd2
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'sudo'.
|
||||
pkgname=sudo
|
||||
version=1.8.17p1
|
||||
version=1.8.18
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,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=c690d707fb561b3ecdf6a6de5563bc0b769388eff201c851edbace408bb155cc
|
||||
checksum=8519e99e97fa51ac50fca2030e76f9aa5195f543ae2d15107753f4e4c4e3be13
|
||||
|
||||
pre_install() {
|
||||
find ${wrksrc} -type f -name Makefile -exec sed -i 's,$(INSTALL_OWNER),,g' {} \;
|
||||
|
|
Loading…
Reference in New Issue