mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
nomad: Update to 1.9.4.
This commit is contained in:
parent
4ac049c2a6
commit
770ce27686
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'nomad'
|
||||
pkgname=nomad
|
||||
version=1.8.4
|
||||
version=1.9.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/nomad"
|
||||
go_build_tags="ui release"
|
||||
_git_commit=22ab32e6cff66cf52f5e3f115b93de776bc09583
|
||||
_git_commit=5e49fcdb7be26941b6c7ad3ed6661bd37e70a9d8
|
||||
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=260a874650b4ee8177d88f30ff521d24be8933b541b80060d984ed104aa99269
|
||||
checksum=7805c04970fce3c6bbcb7d529f6e3e4fb5aa3cd8196badb2431bd6d6e23dd985
|
||||
make_dirs="/etc/nomad.d 0755 root root
|
||||
/var/lib/nomad 0755 root root"
|
||||
repository=nonfree
|
||||
|
|
Loading…
Add table
Reference in a new issue