openldap: update to 2.4.43.

This commit is contained in:
Juan RP 2015-12-01 10:10:38 +01:00
parent 545cd53502
commit ad81d29061

View file

@ -1,7 +1,7 @@
# Template file for 'libldap' # Template file for 'libldap'
pkgname=openldap pkgname=openldap
version=2.4.42 version=2.4.43
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--prefix=/usr configure_args="--prefix=/usr
--libexecdir=/usr/libexec --libexecdir=/usr/libexec
@ -21,7 +21,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=eeb7b0e2c5852bfd2650e83909bb6152835c0b862fab10b63954dc1bcbba8e63 checksum=34d78e5598a2b0360d26a9050fcdbbe198c65493b013bb607839d5598b6978c8
system_accounts="ldap" system_accounts="ldap"
ldap_homedir="/var/lib/openldap" ldap_homedir="/var/lib/openldap"