libldap: update to 2.4.24.
This commit is contained in:
parent
c0223348b6
commit
ff5f5e0ce9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libldap'
|
||||
pkgname=libldap
|
||||
version=2.4.23
|
||||
version=2.4.24
|
||||
wrksrc="openldap-${version}"
|
||||
distfiles="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz"
|
||||
build_style=gnu_configure
|
||||
|
@ -9,7 +9,7 @@ configure_args="--localstatedir=/var --enable-dynamic --enable-proctitle
|
|||
--enable-syslog --disable-slapd"
|
||||
short_desc="OpenLDAP libraries"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3
|
||||
checksum=fdcecb64082a0d8e124f13b31fccf4765901e29decaf4224b28d4cff90a14614
|
||||
long_desc="
|
||||
These are the run-time libraries for the OpenLDAP (Lightweight Directory
|
||||
Access Protocol) servers and clients."
|
||||
|
|
Loading…
Reference in a new issue