nomad: update to 0.10.0.

This commit is contained in:
Noel Cower 2019-10-22 23:08:52 -07:00 committed by Helmut Pozimski
parent d4f9c653a1
commit 8662daf574

View file

@ -1,11 +1,11 @@
# Template file for 'nomad'
pkgname=nomad
version=0.9.6
version=0.10.0
revision=1
build_style=go
go_import_path="github.com/hashicorp/${pkgname}"
go_build_tags="ui release"
_git_commit=6c4863c5f61b0cdfb609927f6f67e17d90454197
_git_commit=6a8b80b619aa98df8dbd94f1cb9d3f4614f2cb3d
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="iaroki <iaroki@protonmail.com>"
license="MPL-2.0"
homepage="https://www.nomadproject.io/"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=c37e03cbe939ddb983307e3eb501b83e025e2c915de312094384db9164ae7a05
checksum=b729ad3d29dcf8ee8bac62907ce8df5b90ca97634e729b0d2b841e55399ca488
patch_args="-Np1"
case "$XBPS_TARGET_MACHINE" in