mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
nomad: update to 1.10.1.
This commit is contained in:
parent
ef74dc9749
commit
31fa4580ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nomad'
|
# Template file for 'nomad'
|
||||||
pkgname=nomad
|
pkgname=nomad
|
||||||
version=1.10.0
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/nomad"
|
go_import_path="github.com/hashicorp/nomad"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="BUSL-1.1"
|
license="BUSL-1.1"
|
||||||
homepage="https://www.nomadproject.io/"
|
homepage="https://www.nomadproject.io/"
|
||||||
distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz"
|
||||||
checksum=eba395191379fc5c777ef7f9bbc4a3bb089754d6416a47074ce5c0e11de364e3
|
checksum=892be66a509724b9c9e4a2b2d91b27071aa9e698784ffe4ae2d76a77a8058cac
|
||||||
make_dirs="/etc/nomad.d 0755 root root
|
make_dirs="/etc/nomad.d 0755 root root
|
||||||
/var/lib/nomad 0755 root root"
|
/var/lib/nomad 0755 root root"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
Loading…
Add table
Reference in a new issue