nomad: update to 1.0.1.

Also fix maintainer's email address typo
This commit is contained in:
Nathan Owens 2020-12-26 17:30:11 -06:00 committed by Michael Aldridge
parent 421297f48b
commit de2684d70e

View file

@ -1,6 +1,6 @@
# Template file for 'nomad'
pkgname=nomad
version=1.0.0
version=1.0.1
revision=1
build_style=go
go_import_path="github.com/hashicorp/${pkgname}"
@ -9,11 +9,11 @@ _git_commit=a480eed0815c54612856d9115a34bb1d1a773e8c
go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}"
hostmakedepends="git"
short_desc="Cluster scheduler designed to easily integrate into existing workflows"
maintainer="Michael Aldridge <maldirdge@voidlinux.org>"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MPL-2.0"
homepage="https://www.nomadproject.io/"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=970d7a35fe61e7a6ee3be06c0a2829e7dcc0f5e72fcb2539f457d2f4ab138cec
checksum=1dca9ebb1636fc8ef005d9c6eed8cf10fbfc3d7c9ff7307606454142d858f419
patch_args="-Np1"
case "$XBPS_TARGET_MACHINE" in