mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
NetAuth: update to 0.0.8.4
This commit is contained in:
parent
43547b0eac
commit
332640a646
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'NetAuth'
|
# Template file for 'NetAuth'
|
||||||
pkgname=NetAuth
|
pkgname=NetAuth
|
||||||
version=0.0.8.3
|
version=0.0.8.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="dep"
|
hostmakedepends="dep"
|
||||||
go_import_path="github.com/NetAuth/NetAuth"
|
go_import_path="github.com/NetAuth/NetAuth"
|
||||||
|
@ -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=e65ba1b3864d9c7a66fa690e9190f4502d3c85c9f9ff73409d8dae1bfbd2fae6
|
checksum=f93d039eb72c9289727ce4e232910ff93c1f594443e0feceed822a5d0058f339
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Add table
Reference in a new issue