NetAuth: update to 0.1.0.

This commit is contained in:
Michael Aldridge 2019-08-11 18:12:13 -07:00
parent b00476145f
commit 6effd8bef7

View file

@ -1,6 +1,6 @@
# Template file for 'NetAuth'
pkgname=NetAuth
version=0.0.13.1
version=0.1.0
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=6f21dc859ffcec0ddf52eb2de91ed84856bed9d4c468f06a569e8bb3d498046e
checksum=3521516de7e342199ebc564614f0b5f93119b2fcbf603c186cd2c7f20cb18874
do_check() {
go test -v ./...