NetAuth: update to 0.6.1.

This commit is contained in:
Michael Aldridge 2022-10-11 22:13:50 -05:00
parent 516592707b
commit 99182e774e

View file

@ -1,6 +1,6 @@
# Template file for 'NetAuth'
pkgname=NetAuth
version=0.6.0
version=0.6.1
revision=1
wrksrc=netauth-$version
build_style="go"
@ -12,12 +12,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=6964f313ffa558f225734926ef220a7fb573747ed841a629e006d159003871da
do_check() {
# Flaky test in 0.5.0, deflaked in next release.
go test -v ./... || return 0
}
checksum=cf84b2e63b7a59ec6e415ead1a94994b040b30fee2b27e482073371cfb0fb444
post_install() {
vlicense LICENSE