diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 2ad8b1ff1a..8c53de56dd 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -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 " 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 ./...