nomad: update to 1.1.0.

This commit is contained in:
Michael Aldridge 2021-06-08 00:16:56 -07:00
parent 08bfdac40e
commit 42de9bc010

View file

@ -1,6 +1,6 @@
# Template file for 'nomad' # Template file for 'nomad'
pkgname=nomad pkgname=nomad
version=1.0.4 version=1.1.0
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="MPL-2.0" license="MPL-2.0"
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=24f7d7853af6aa2c92645bddd0cbfa44797bc44d5375c4d53b52698d8c5968be checksum=cb9bb49a266b1720e78e6899e48e9dbfadd927d6a356e378980e4e398cfb4c78
patch_args="-Np1" patch_args="-Np1"
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in