openldap: update to 2.4.49.

This commit is contained in:
Anthony Iliopoulos 2020-02-04 00:38:03 +01:00 committed by Juan RP
parent 29a4cdb09c
commit 39ab38410a

View file

@ -1,7 +1,7 @@
# Template file for 'openldap'
pkgname=openldap
version=2.4.48
revision=2
version=2.4.49
revision=1
build_style=gnu-configure
configure_args="--prefix=/usr
--libexecdir=/usr/libexec
@ -18,11 +18,11 @@ makedepends="libressl-devel libsasl-devel db-devel libltdl-devel"
depends="openldap-tools>=${version}_${revision}"
conf_files="/etc/openldap/ldap.conf /etc/openldap/slapd.conf"
short_desc="OpenLDAP (Lightweight Directory Access Protocol)"
license="OLDAP-2.0"
maintainer="Orphaned <orphan@voidlinux.org>"
license="OLDAP-2.0"
homepage="http://www.openldap.org"
distfiles="https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${version}.tgz"
checksum=d9523ffcab5cd14b709fcf3cb4d04e8bc76bb8970113255f372bc74954c6074d
checksum=e3b117944b4180f23befe87d0dcf47f29de775befbc469dcf4ac3dab3311e56e
system_accounts="ldap"
ldap_homedir="/var/lib/openldap"