mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
openldap: update to 2.4.44.
This commit is contained in:
parent
24e0480dc9
commit
57b490b087
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libldap'
|
# Template file for 'libldap'
|
||||||
pkgname=openldap
|
pkgname=openldap
|
||||||
version=2.4.43
|
version=2.4.44
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--prefix=/usr
|
configure_args="--prefix=/usr
|
||||||
|
@ -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=34d78e5598a2b0360d26a9050fcdbbe198c65493b013bb607839d5598b6978c8
|
checksum=d7de6bf3c67009c95525dde3a0212cc110d0a70b92af2af8e3ee800e81b88400
|
||||||
|
|
||||||
system_accounts="ldap"
|
system_accounts="ldap"
|
||||||
ldap_homedir="/var/lib/openldap"
|
ldap_homedir="/var/lib/openldap"
|
||||||
|
|
Loading…
Add table
Reference in a new issue