parent
b53cd93f8b
commit
87ff176ccb
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gsasl'
|
# Template file for 'gsasl'
|
||||||
pkgname=gsasl
|
pkgname=gsasl
|
||||||
version=1.8.1
|
version=1.10.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gssapi-impl=mit"
|
configure_args="--with-gssapi-impl=mit"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/gsasl/"
|
homepage="https://www.gnu.org/software/gsasl/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4dda162a511976bfef14ad1fecd7733719dfd9c361b5d09dc8414ea9d472d8d2
|
checksum=85bcbd8ee6095ade7870263a28ebcb8832f541ea7393975494926015c07568d3
|
||||||
|
|
||||||
libgsasl_package() {
|
libgsasl_package() {
|
||||||
short_desc+=" - Runtime library"
|
short_desc+=" - Runtime library"
|
||||||
|
|
Loading…
Reference in New Issue