Skip to content

Commit

Permalink
nomad: Update to 1.8.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
the-maldridge committed Sep 28, 2024
1 parent 72277e3 commit 53e7165
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/nomad/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'nomad'
pkgname=nomad
version=1.8.1
revision=2
version=1.8.4
revision=1
build_style=go
go_import_path="github.com/hashicorp/nomad"
go_build_tags="ui release"
_git_commit=5022543e4b7b8dcec9df123f86630ae3fdcffbe6
_git_commit=22ab32e6cff66cf52f5e3f115b93de776bc09583
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"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="BUSL-1.1"
homepage="https://www.nomadproject.io/"
distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz"
checksum=4e6c3b97030c0d836180fa636d7c401adac43c0ac0322fd18e4033c679b9b4bb
checksum=260a874650b4ee8177d88f30ff521d24be8933b541b80060d984ed104aa99269
make_dirs="/etc/nomad.d 0755 root root
/var/lib/nomad 0755 root root"
repository=nonfree
Expand Down

0 comments on commit 53e7165

Please sign in to comment.