diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/openldap/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openldap/Makefile b/package/openldap/Makefile index 0a080bce7..d970fc18d 100644 --- a/package/openldap/Makefile +++ b/package/openldap/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= openldap -PKG_VERSION:= 2.4.23 -PKG_RELEASE:= 2 -PKG_MD5SUM:= 90150b8c0d0192e10b30157e68844ddf +PKG_VERSION:= 2.4.24 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 116fe1e23a7b67686d5e62274367e6c0 PKG_DESCR:= OpenLDAP client libraries PKG_SECTION:= libs PKG_DEPENDS:= libopenssl libsasl2 |