gsasl: update to 2.2.1.
This commit is contained in:
parent
6369f11c85
commit
54bb74dafb
|
@ -1180,7 +1180,7 @@ libspice-client-glib-2.0.so.8 spice-gtk-0.41_2
|
|||
libspice-controller.so.0 spice-gtk-0.41_2
|
||||
libvirt-gconfig-1.0.so.0 libvirt-glib-0.1.2_1
|
||||
libvirt-gobject-1.0.so.0 libvirt-glib-0.1.2_1
|
||||
libgsasl.so.7 libgsasl-1.8.0_1
|
||||
libgsasl.so.18 libgsasl-2.2.1_1
|
||||
libzmq.so.5 zeromq-4.1.2_1
|
||||
libstatgrab.so.10 libstatgrab-0.91_1
|
||||
libseccomp.so.2 libseccomp-2.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gsasl'
|
||||
pkgname=gsasl
|
||||
version=1.10.0
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gssapi-impl=mit"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/gsasl/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=85bcbd8ee6095ade7870263a28ebcb8832f541ea7393975494926015c07568d3
|
||||
checksum=d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075
|
||||
|
||||
libgsasl_package() {
|
||||
short_desc+=" - Runtime library"
|
||||
|
|
Loading…
Reference in New Issue