mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
nomad: Update to 1.10.2.
This commit is contained in:
parent
575f680927
commit
8733a5d413
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'nomad'
|
||||
pkgname=nomad
|
||||
version=1.10.1
|
||||
version=1.10.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/nomad"
|
||||
go_build_tags="ui release"
|
||||
_git_commit=e26a2bd2acac2dcdcb623f4d293bac096beef478
|
||||
_git_commit=df4c764f6703e99e4df6f4d6c46c916d97ef8f84
|
||||
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=892be66a509724b9c9e4a2b2d91b27071aa9e698784ffe4ae2d76a77a8058cac
|
||||
checksum=7757963c8b44e5f21c292e8cf398ff6676692489c4c121213af347d7b928f175
|
||||
make_dirs="/etc/nomad.d 0755 root root
|
||||
/var/lib/nomad 0755 root root"
|
||||
repository=nonfree
|
||||
|
|
Loading…
Add table
Reference in a new issue