Compare commits

..
2 Commits
Author SHA1 Message Date
EnumDev d47a0e7e68 Update license 2026-02-02 12:23:23 +02:00
EnumDev 4c6d72a6fb Fix dependencies 2026-02-02 12:22:12 +02:00
+5 -4
View File
@@ -1,17 +1,18 @@
name: openldap name: openldap
description: Open source implementation of the Lightweight Directory Access Protocol description: Open source implementation of the Lightweight Directory Access Protocol
version: 2.6.12 version: 2.6.12
revision: 1 revision: 3
url: https://www.openldap.org/ url: https://www.openldap.org/
license: custom license: OLDAP-2.0
maintainers: maintainers:
- [email protected] - [email protected]
architecture: any architecture: any
type: source type: source
depends: depends:
- libtool - libsasl
- perl
make_depends: make_depends:
- libtool
- unixodbc
- util-linux - util-linux
downloads: downloads:
- url: https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${BPM_PKG_VERSION}.tgz - url: https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${BPM_PKG_VERSION}.tgz