blob: 7baa409768d9d2c7f952550546c8d2ec4fc0645c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = prosody-mod-lib-ldap-hg
pkgdesc = LDAP helper for other Prosody modules
pkgver = tip
pkgrel = 3
url = https://modules.prosody.im/mod_lib_ldap.html
arch = any
license = MIT
makedepends = mercurial
depends = prosody
depends = lua51-lualdap
source = hg+https://hg.prosody.im/prosody-modules/
sha1sums = SKIP
pkgname = prosody-mod-lib-ldap-hg
|