blob: 51ecc252cbdbcc8eb0381455d25e3841e6a21bca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gsasl-ntlm
pkgdesc = Simple Authentication and Security Layer framework and a few common SASL mechanisms - NTLM support
pkgver = 2.2.1
pkgrel = 1
url = https://josefsson.org/gsasl/
arch = x86_64
license = GPL
depends = gnutls
depends = libidn
depends = krb5
depends = libgcrypt
depends = libntlm
provides = gsasl
conflicts = gsasl
source = https://ftp.gnu.org/gnu/gsasl/gsasl-2.2.1.tar.gz
sha512sums = 161b8a315862a79807ba067c5ae840175b0d8ec14806aceafc3f92d571713b94d1b8c1a5b188c47bf94a79b9a1f133065f96b087baa5e7f360ae7fb8336381ab
pkgname = gsasl-ntlm
|