mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
nomad: Update to 1.10.4.
This commit is contained in:
parent
c66e229c82
commit
a5dbd569d6
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'nomad'
|
||||
pkgname=nomad
|
||||
version=1.10.2
|
||||
version=1.10.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/nomad"
|
||||
go_build_tags="ui release"
|
||||
_git_commit=df4c764f6703e99e4df6f4d6c46c916d97ef8f84
|
||||
_git_commit=62b195aaa535b2159d215eaf89e6f4a455d6f686
|
||||
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"
|
||||
|
@ -13,7 +13,7 @@ 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=7757963c8b44e5f21c292e8cf398ff6676692489c4c121213af347d7b928f175
|
||||
checksum=825b05b0e4d7a4d7ebef97e9b4ef0e5d7f6adc9f9e46ffe0722b674a72f32d0b
|
||||
make_dirs="/etc/nomad.d 0755 root root
|
||||
/var/lib/nomad 0755 root root"
|
||||
repository=nonfree
|
||||
|
|
Loading…
Add table
Reference in a new issue