NetAuth: update to 0.0.10
This commit is contained in:
parent
dcfeb0530d
commit
985bb8e918
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'NetAuth'
|
||||
pkgname=NetAuth
|
||||
version=0.0.9
|
||||
revision=2
|
||||
version=0.0.10
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="dep"
|
||||
go_import_path="github.com/NetAuth/NetAuth"
|
||||
|
@ -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=6449c709b1511443a9c3e5db54b1c255ae5812d16be6c3ba11b68502a31a2b19
|
||||
checksum=8b85eff834ce777dc4f4cd0b5bc2b2841533fb2d5c786b4ad12abdfe398c5634
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue