nomad: remove git build dep
This commit is contained in:
@@ -7,7 +7,6 @@ go_import_path="github.com/hashicorp/nomad"
|
|||||||
go_build_tags="ui release"
|
go_build_tags="ui release"
|
||||||
_git_commit=95514d569610f15ce49b4a7a1a6bfd3e7b3e7b4f
|
_git_commit=95514d569610f15ce49b4a7a1a6bfd3e7b3e7b4f
|
||||||
go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}"
|
go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}"
|
||||||
hostmakedepends="git"
|
|
||||||
short_desc="Cluster scheduler designed to easily integrate into existing workflows"
|
short_desc="Cluster scheduler designed to easily integrate into existing workflows"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user