diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template index 7b53596b1ae..6618e86058d 100644 --- a/srcpkgs/nomad/template +++ b/srcpkgs/nomad/template @@ -1,18 +1,18 @@ # Template file for 'nomad' pkgname=nomad -version=1.2.6 +version=1.3.0 revision=1 build_style=go go_import_path="github.com/hashicorp/nomad" go_build_tags="ui release" -_git_commit=95514d569610f15ce49b4a7a1a6bfd3e7b3e7b4f +_git_commit=52e95d64113e01be05d585d8b4c07f6f19efebbc go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}" short_desc="Cluster scheduler designed to easily integrate into existing workflows" maintainer="Michael Aldridge " license="MPL-2.0" homepage="https://www.nomadproject.io/" distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz" -checksum=c69ec89ae5f76704d4b3ecb842b130f3d90e579bfd31191721b5f2da99f95a93 +checksum=ce00994e1dbd89d0685237b6815322780e09c414fcc80b019e0d163ea1cb7ac0 post_install() { vlicense LICENSE