mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
parent
91b82f8bca
commit
4288daf5a9
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=openldap
|
||||
pkgver=2.4.26
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="LDAP Server"
|
||||
url="http://www.openldap.org/"
|
||||
arch="all"
|
||||
@ -59,6 +59,7 @@ build () {
|
||||
--enable-shell=mod \
|
||||
--enable-sock=mod \
|
||||
--enable-sql=mod \
|
||||
--enable-overlays=mod \
|
||||
--with-tls=openssl \
|
||||
--with-cyrus-sasl \
|
||||
|| return 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user