sudo: update to 1.8.18p1
This commit is contained in:
parent
1a260a242e
commit
07cd3ec10b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'sudo'.
|
||||
pkgname=sudo
|
||||
version=1.8.18
|
||||
version=1.8.18p1
|
||||
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=8519e99e97fa51ac50fca2030e76f9aa5195f543ae2d15107753f4e4c4e3be13
|
||||
checksum=e5a0471c721281a693025bbde33ebd9d3db43245d83ab8516bbfc23980379434
|
||||
|
||||
pre_install() {
|
||||
find ${wrksrc} -type f -name Makefile -exec sed -i 's,$(INSTALL_OWNER),,g' {} \;
|
||||
|
|
Loading…
Reference in a new issue