From 17606ee7e2fb8dbda9222ddb69c416ebec8181d6 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Fri, 7 Jan 2022 01:14:21 -0600 Subject: [PATCH] nomad: update to 1.2.3. --- srcpkgs/nomad/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template index 8d848a07699..6cc47babf0a 100644 --- a/srcpkgs/nomad/template +++ b/srcpkgs/nomad/template @@ -1,6 +1,6 @@ # Template file for 'nomad' pkgname=nomad -version=1.2.0 +version=1.2.3 revision=1 build_style=go go_import_path="github.com/hashicorp/nomad" @@ -13,7 +13,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=fb76938823ccf23f7afca39d177fa7385c69128e729f98cdeb6cd53a75c908df +checksum=36e074f34091043a2b5d115496f371fb9df048134f402bb5943e17bcb2f911ff post_install() { vlicense LICENSE