NetAuth: update to 0.0.11
This commit is contained in:
parent
175f7809b3
commit
b25366da66
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'NetAuth'
|
||||
pkgname=NetAuth
|
||||
version=0.0.10
|
||||
version=0.0.11
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="dep"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://netauth.org"
|
||||
distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
|
||||
checksum=8b85eff834ce777dc4f4cd0b5bc2b2841533fb2d5c786b4ad12abdfe398c5634
|
||||
checksum=12df647cda552d147fefb19b8c27672577b39ca8c41c2702bc7f80354215c9f0
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue