mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
openldap: update to 2.6.10
This commit is contained in:
parent
48efbb0d30
commit
0cfbef3b97
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openldap'
|
||||
pkgname=openldap
|
||||
version=2.6.9
|
||||
revision=2
|
||||
version=2.6.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--prefix=/usr
|
||||
--libexecdir=/usr/libexec
|
||||
|
@ -22,7 +22,7 @@ maintainer="Klara Modin <klarasmodin@gmail.com>"
|
|||
license="OLDAP-2.0"
|
||||
homepage="http://www.openldap.org"
|
||||
distfiles="https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${version}.tgz"
|
||||
checksum=2cb7dc73e9c8340dff0d99357fbaa578abf30cc6619f0521972c555681e6b2ff
|
||||
checksum=c065f04aad42737aebd60b2fe4939704ac844266bc0aeaa1609f0cad987be516
|
||||
|
||||
system_accounts="ldap"
|
||||
ldap_homedir="/var/lib/openldap"
|
||||
|
|
Loading…
Add table
Reference in a new issue