nomad: update to 1.2.6.
This commit is contained in:
parent
1515a424ba
commit
aa1ef5cd23
@ -1,11 +1,11 @@
|
||||
# Template file for 'nomad'
|
||||
pkgname=nomad
|
||||
version=1.2.3
|
||||
revision=2
|
||||
version=1.2.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/nomad"
|
||||
go_build_tags="ui release"
|
||||
_git_commit=55e5c49b99a6fd2bf925e7fd98d95829776c331f
|
||||
_git_commit=95514d569610f15ce49b4a7a1a6bfd3e7b3e7b4f
|
||||
go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}"
|
||||
hostmakedepends="git"
|
||||
short_desc="Cluster scheduler designed to easily integrate into existing workflows"
|
||||
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://www.nomadproject.io/"
|
||||
distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz"
|
||||
checksum=36e074f34091043a2b5d115496f371fb9df048134f402bb5943e17bcb2f911ff
|
||||
checksum=c69ec89ae5f76704d4b3ecb842b130f3d90e579bfd31191721b5f2da99f95a93
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user