mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
NetAuth: update to 0.3.2.
This commit is contained in:
parent
85e8155e47
commit
32e5e348cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'NetAuth'
|
# Template file for 'NetAuth'
|
||||||
pkgname=NetAuth
|
pkgname=NetAuth
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=netauth-$version
|
wrksrc=netauth-$version
|
||||||
build_style="go"
|
build_style="go"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://netauth.org"
|
homepage="https://netauth.org"
|
||||||
distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
|
distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
|
||||||
checksum=9a79b46e4dc57836f5cdc11294fb19ff2e8b5dd3389174ec1099b9b9a5a3ab66
|
checksum=ad5251f2fa36a0a4175d5483bb5aa6de62efd7a0b048da9e2f4d1a5ff5fb86bb
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
|
|
Loading…
Add table
Reference in a new issue