mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nomad: update to 1.7.2.
This commit is contained in:
parent
fbbfbebb36
commit
0156789cc1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nomad'
|
# Template file for 'nomad'
|
||||||
pkgname=nomad
|
pkgname=nomad
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/nomad"
|
go_import_path="github.com/hashicorp/nomad"
|
||||||
go_build_tags="ui release"
|
go_build_tags="ui release"
|
||||||
|
@ -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=2b5145c17b30056b935b4d821eb3dffc438650e2d755a8892d2ee1536eb0cc11
|
checksum=11e7d14824ff81b94dccfa21f22cbe188950edd247484e13965a44a3b0dee6df
|
||||||
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