diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template index 1201827003d..098c1107281 100644 --- a/srcpkgs/nomad/template +++ b/srcpkgs/nomad/template @@ -1,11 +1,11 @@ # Template file for 'nomad' pkgname=nomad -version=1.9.4 +version=1.10.0 revision=1 build_style=go go_import_path="github.com/hashicorp/nomad" go_build_tags="ui release" -_git_commit=5e49fcdb7be26941b6c7ad3ed6661bd37e70a9d8 +_git_commit=e26a2bd2acac2dcdcb623f4d293bac096beef478 go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}" depends="cni-plugins dmidecode" short_desc="Cluster scheduler designed to easily integrate into existing workflows" @@ -13,7 +13,7 @@ maintainer="Michael Aldridge " license="BUSL-1.1" homepage="https://www.nomadproject.io/" distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz" -checksum=7805c04970fce3c6bbcb7d529f6e3e4fb5aa3cd8196badb2431bd6d6e23dd985 +checksum=eba395191379fc5c777ef7f9bbc4a3bb089754d6416a47074ce5c0e11de364e3 make_dirs="/etc/nomad.d 0755 root root /var/lib/nomad 0755 root root" repository=nonfree