gsasl: update to 1.8.1.
This commit is contained in:
parent
0c1c1b6e9f
commit
013341a397
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gsasl'
|
||||
pkgname=gsasl
|
||||
version=1.8.0
|
||||
revision=11
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gssapi-impl=mit"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=310262d1ded082d1ceefc52d6dad265c1decae8d84e12b5947d9b1dd193191e5
|
||||
checksum=4dda162a511976bfef14ad1fecd7733719dfd9c361b5d09dc8414ea9d472d8d2
|
||||
|
||||
libgsasl_package() {
|
||||
short_desc+=" - Runtime library"
|
||||
|
|
Loading…
Reference in a new issue