gsasl: rebuild against libidn-1.35_1
This commit is contained in:
parent
5e24e0eacd
commit
d232af41a9
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'gsasl'
|
||||
pkgname=gsasl
|
||||
version=1.8.0
|
||||
revision=9
|
||||
revision=10
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gssapi-impl=mit"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="readline-devel gnutls-devel libidn-devel mit-krb5-devel"
|
||||
short_desc="GNU SASL framework and a few common SASL mechanisms"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
homepage="http://www.gnu.org/software/gsasl"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/gsasl/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=310262d1ded082d1ceefc52d6dad265c1decae8d84e12b5947d9b1dd193191e5
|
||||
|
||||
libgsasl_package() {
|
||||
|
|
Loading…
Reference in New Issue