diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template index a4cdfe6950b..88cc8a0f2cc 100644 --- a/srcpkgs/nomad/template +++ b/srcpkgs/nomad/template @@ -1,11 +1,11 @@ # Template file for 'nomad' pkgname=nomad -version=1.10.2 +version=1.10.4 revision=1 build_style=go go_import_path="github.com/hashicorp/nomad" go_build_tags="ui release" -_git_commit=df4c764f6703e99e4df6f4d6c46c916d97ef8f84 +_git_commit=62b195aaa535b2159d215eaf89e6f4a455d6f686 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=7757963c8b44e5f21c292e8cf398ff6676692489c4c121213af347d7b928f175 +checksum=825b05b0e4d7a4d7ebef97e9b4ef0e5d7f6adc9f9e46ffe0722b674a72f32d0b make_dirs="/etc/nomad.d 0755 root root /var/lib/nomad 0755 root root" repository=nonfree