diff options
Diffstat (limited to 'package/openldap/Makefile')
-rw-r--r-- | package/openldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openldap/Makefile b/package/openldap/Makefile index 411aeeb62..0b14f8be9 100644 --- a/package/openldap/Makefile +++ b/package/openldap/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= openldap -PKG_VERSION:= 2.4.41 +PKG_VERSION:= 2.4.42 PKG_RELEASE:= 1 -PKG_HASH:= 27856bb4a8b44feca2b326c309000e16a9dadd52362c8ab6eec6c67a43737f6e +PKG_HASH:= eeb7b0e2c5852bfd2650e83909bb6152835c0b862fab10b63954dc1bcbba8e63 PKG_DESCR:= ldap client libraries PKG_SECTION:= libs/misc PKG_DEPENDS:= libsasl2 libdb libpthread libuuid libstdcxx libncurses |