NetAuth: update to 0.2.1.

This commit is contained in:
Michael Aldridge 2019-09-29 22:16:58 -07:00
parent 1dd1dbf0c7
commit 1914dc0e9f

View file

@ -1,6 +1,6 @@
# Template file for 'NetAuth'
pkgname=NetAuth
version=0.2.0
version=0.2.1
revision=1
build_style="go"
go_import_path="github.com/NetAuth/NetAuth"
@ -12,7 +12,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=b1fa88cd465a3e37128c64c633137ec8ad45b07226848af51547ffaa455f5605
checksum=f2065b58c6e6c1015ea5cfcf7a61a91e90b597e76ecabd0c6ec60016ebdb0766
do_check() {
go test -v ./...