blob: 57ebda3eb85f413c2d9bdc9c1c99cf39eb3cdc76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = prosody-mod-auth-dovecot
pkgdesc = Prosody authentication plugin which uses Dovecot as the backend
pkgver = 20180104
pkgrel = 1
url = https://modules.prosody.im/mod_auth_dovecot.html
arch = any
license = MIT
depends = prosody
depends = dovecot
source = https://hg.prosody.im/prosody-modules/raw-file/afeb06e4cdea/mod_auth_dovecot/auth_dovecot/mod_auth_dovecot.lua
source = https://hg.prosody.im/prosody-modules/raw-file/afeb06e4cdea/mod_auth_dovecot/auth_dovecot/sasl_dovecot.lib.lua
sha512sums = bbb0fc70881f2f2d8ff5672e475e4d00ee0272580cfe93a6f14a01d465efc8ec671ecb125e399c430da97e253ca1ba718e7384ba783d1840c50dc914ae6f57b6
sha512sums = e779a58fd5ab5196645010ee53537e448cb1629fe7153bd55b84ad96f965111eb5e31369e6f66a9fe77d14d6578de84658ef09edc1541955a7ed369bf2885567
pkgname = prosody-mod-auth-dovecot
|