libldap: update to 2.4.41.
This commit is contained in:
parent
8ec03fc23c
commit
cccdc78331
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libldap'
|
||||
pkgname=libldap
|
||||
version=2.4.40
|
||||
revision=4
|
||||
version=2.4.41
|
||||
revision=1
|
||||
wrksrc="openldap-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-dynamic --enable-proctitle --with-tls
|
||||
|
@ -16,10 +16,9 @@ license="OpenLDAP License v2.8 - BSD alike"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.openldap.org"
|
||||
distfiles="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz"
|
||||
checksum=d12611a5c25b6499293c2bb7b435dc2b174db73e83f5a8cb7e34f2ce5fa6dadb
|
||||
checksum=27856bb4a8b44feca2b326c309000e16a9dadd52362c8ab6eec6c67a43737f6e
|
||||
|
||||
pre_configure() {
|
||||
sed -e '/^STRIP/s,-s,,g' -i build/top.mk
|
||||
aclocal; autoconf; autoheader; libtoolize -f
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue