NetAuth: update to 0.3.2.

This commit is contained in:
Michael Aldridge 2019-11-25 23:21:04 -08:00
parent 85e8155e47
commit 32e5e348cd

View file

@ -1,6 +1,6 @@
# Template file for 'NetAuth'
pkgname=NetAuth
version=0.3.1
version=0.3.2
revision=1
wrksrc=netauth-$version
build_style="go"
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MIT"
homepage="https://netauth.org"
distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
checksum=9a79b46e4dc57836f5cdc11294fb19ff2e8b5dd3389174ec1099b9b9a5a3ab66
checksum=ad5251f2fa36a0a4175d5483bb5aa6de62efd7a0b048da9e2f4d1a5ff5fb86bb
do_check() {
go test -v ./...