NetAuth: update to 0.0.9
This commit is contained in:
parent
39f760deea
commit
781fbfca23
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'NetAuth'
|
||||
pkgname=NetAuth
|
||||
version=0.0.8.4
|
||||
version=0.0.9
|
||||
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=f93d039eb72c9289727ce4e232910ff93c1f594443e0feceed822a5d0058f339
|
||||
checksum=6449c709b1511443a9c3e5db54b1c255ae5812d16be6c3ba11b68502a31a2b19
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue