mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
NetAuth: remove git build dep
This commit is contained in:
parent
87cab41706
commit
999109673b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ build_style="go"
|
||||||
go_import_path="github.com/netauth/netauth"
|
go_import_path="github.com/netauth/netauth"
|
||||||
go_package="${go_import_path}/cmd/netauth
|
go_package="${go_import_path}/cmd/netauth
|
||||||
${go_import_path}/cmd/netauthd"
|
${go_import_path}/cmd/netauthd"
|
||||||
hostmakedepends="git"
|
|
||||||
short_desc="Network authentication and identity system"
|
short_desc="Network authentication and identity system"
|
||||||
maintainer="Michael Aldridge <maldridge@netauth.org>"
|
maintainer="Michael Aldridge <maldridge@netauth.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue