nomad: update to 1.0.4.
This commit is contained in:
parent
147897ff8d
commit
38dbae2781
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nomad'
|
||||
pkgname=nomad
|
||||
version=1.0.1
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/nomad"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.nomadproject.io/"
|
||||
distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz"
|
||||
checksum=1dca9ebb1636fc8ef005d9c6eed8cf10fbfc3d7c9ff7307606454142d858f419
|
||||
checksum=24f7d7853af6aa2c92645bddd0cbfa44797bc44d5375c4d53b52698d8c5968be
|
||||
patch_args="-Np1"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue