NetAuth: update to 0.6.0.

This commit is contained in:
Michael Aldridge 2022-01-14 21:11:11 -06:00
parent ca8ad240be
commit 1a3a64c53d

View file

@ -1,6 +1,6 @@
# Template file for 'NetAuth'
pkgname=NetAuth
version=0.5.0
version=0.6.0
revision=1
wrksrc=netauth-$version
build_style="go"
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@netauth.org>"
license="MIT"
homepage="https://netauth.org"
distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
checksum=38f231d336a1088458daccd0a15b7dfdbb5dbe2f1f82217ad968e6000a5b1386
checksum=6964f313ffa558f225734926ef220a7fb573747ed841a629e006d159003871da
do_check() {
# Flaky test in 0.5.0, deflaked in next release.