NetAuth: update to 0.0.8.2
This commit is contained in:
parent
5b9b9433eb
commit
729b04446d
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.0.8.1
|
version=0.0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="dep"
|
hostmakedepends="dep"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
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=318f76c3f102afe9ef838f492d9fb75fc3e095c26560f8afd6a59bdca1b3a2e3
|
checksum=3946b203cee23470ff1358f6dba471a4d2210965eb5a73cb6f1c7fde8e2305cf
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue