libldap: update to 2.4.42.
This commit is contained in:
parent
36a0e22810
commit
a6d8644934
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libldap'
|
# Template file for 'libldap'
|
||||||
pkgname=libldap
|
pkgname=libldap
|
||||||
version=2.4.41
|
version=2.4.42
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="openldap-${version}"
|
wrksrc="openldap-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-dynamic --enable-proctitle --with-tls
|
configure_args="--enable-dynamic --enable-proctitle --with-tls
|
||||||
|
@ -16,7 +16,7 @@ license="OpenLDAP License v2.8 - BSD alike"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.openldap.org"
|
homepage="http://www.openldap.org"
|
||||||
distfiles="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz"
|
distfiles="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz"
|
||||||
checksum=27856bb4a8b44feca2b326c309000e16a9dadd52362c8ab6eec6c67a43737f6e
|
checksum=eeb7b0e2c5852bfd2650e83909bb6152835c0b862fab10b63954dc1bcbba8e63
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
aclocal; autoconf; autoheader; libtoolize -f
|
aclocal; autoconf; autoheader; libtoolize -f
|
||||||
|
|
Loading…
Add table
Reference in a new issue