mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gsasl: rebuild against libidn-1.35_1
This commit is contained in:
parent
5e24e0eacd
commit
d232af41a9
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'gsasl'
|
# Template file for 'gsasl'
|
||||||
pkgname=gsasl
|
pkgname=gsasl
|
||||||
version=1.8.0
|
version=1.8.0
|
||||||
revision=9
|
revision=10
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gssapi-impl=mit"
|
configure_args="--with-gssapi-impl=mit"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="readline-devel gnutls-devel libidn-devel mit-krb5-devel"
|
makedepends="readline-devel gnutls-devel libidn-devel mit-krb5-devel"
|
||||||
short_desc="GNU SASL framework and a few common SASL mechanisms"
|
short_desc="GNU SASL framework and a few common SASL mechanisms"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="http://www.gnu.org/software/gsasl"
|
license="GPL-3.0-or-later"
|
||||||
license="GPL-3"
|
homepage="https://www.gnu.org/software/gsasl/"
|
||||||
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=310262d1ded082d1ceefc52d6dad265c1decae8d84e12b5947d9b1dd193191e5
|
checksum=310262d1ded082d1ceefc52d6dad265c1decae8d84e12b5947d9b1dd193191e5
|
||||||
|
|
||||||
libgsasl_package() {
|
libgsasl_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue