libldap: update to 2.4.23.
This commit is contained in:
parent
f0e6467ff0
commit
1a2fbf26bb
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'libldap'
|
||||
pkgname=libldap
|
||||
version=2.4.22
|
||||
revision=1
|
||||
version=2.4.23
|
||||
wrksrc="openldap-${version}"
|
||||
distfiles="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz"
|
||||
build_style=gnu_configure
|
||||
|
@ -10,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=c29b34031305616cf2c847d30706e2d2cdfc2cf91431e0bddab5d483395a40c1
|
||||
checksum=5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3
|
||||
long_desc="
|
||||
These are the run-time libraries for the OpenLDAP (Lightweight Directory
|
||||
Access Protocol) servers and clients."
|
||||
|
|
Loading…
Reference in a new issue