From 3a63206738e8ce3f8735036e4e296964b1e14600 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Wed, 16 Nov 2022 00:46:44 -0600 Subject: [PATCH] nomad: update to 1.4.2. --- srcpkgs/nomad/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template index 0df4fc49f89..3dcf48d0f9a 100644 --- a/srcpkgs/nomad/template +++ b/srcpkgs/nomad/template @@ -1,6 +1,6 @@ # Template file for 'nomad' pkgname=nomad -version=1.4.1 +version=1.4.2 revision=1 build_style=go go_import_path="github.com/hashicorp/nomad" @@ -12,7 +12,7 @@ maintainer="Michael Aldridge " license="MPL-2.0" homepage="https://www.nomadproject.io/" distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz" -checksum=4a62f324ca51381413630ec8fdbf98104e7a25171e6d85659f34296ed9b84cb3 +checksum=2d1bef5a219d5bafe76402aa2ccd4f57cadf8a28a8706783211d9b4966f1fe9a post_install() { vlicense LICENSE