openldap: fix license=
[ci skip]
This commit is contained in:
parent
fd5536f5c9
commit
b728c1a29e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openldap'
|
# Template file for 'openldap'
|
||||||
pkgname=openldap
|
pkgname=openldap
|
||||||
version=2.4.45
|
version=2.4.45
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--prefix=/usr
|
configure_args="--prefix=/usr
|
||||||
--libexecdir=/usr/libexec
|
--libexecdir=/usr/libexec
|
||||||
|
@ -18,7 +18,7 @@ makedepends="libressl-devel libsasl-devel db-devel libltdl-devel"
|
||||||
depends="openldap-tools>=${version}_${revision}"
|
depends="openldap-tools>=${version}_${revision}"
|
||||||
conf_files="/etc/openldap/ldap.conf /etc/openldap/slapd.conf"
|
conf_files="/etc/openldap/ldap.conf /etc/openldap/slapd.conf"
|
||||||
short_desc="OpenLDAP (Lightweight Directory Access Protocol)"
|
short_desc="OpenLDAP (Lightweight Directory Access Protocol)"
|
||||||
license="OpenLDAP License v2.8 - BSD alike"
|
license="OLDAP-2.0"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.openldap.org"
|
homepage="http://www.openldap.org"
|
||||||
distfiles="https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${version}.tgz"
|
distfiles="https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${version}.tgz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue