From 7a745c3259e339e45a4dfbdcb3b132a4d332cef0 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 11 May 2024 23:48:43 -0500 Subject: [PATCH] nomad: Update to 1.7.7. --- srcpkgs/nomad/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template index 7e3edc24198..bb382ffe706 100644 --- a/srcpkgs/nomad/template +++ b/srcpkgs/nomad/template @@ -1,6 +1,6 @@ # Template file for 'nomad' pkgname=nomad -version=1.7.2 +version=1.7.7 revision=1 build_style=go go_import_path="github.com/hashicorp/nomad" @@ -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=11e7d14824ff81b94dccfa21f22cbe188950edd247484e13965a44a3b0dee6df +checksum=9c4970b30f491c63b867f5520d1fc14c9ce4a05603b8b79506492e4d7ae1434e make_dirs="/etc/nomad.d 0755 root root /var/lib/nomad 0755 root root" repository=nonfree