diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 7492b9c9395d..a8e4508a8611 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -1,29 +1,29 @@ PORTNAME= nomad DISTVERSIONPREFIX= v -DISTVERSION= 1.0.4 +DISTVERSION= 1.0.5 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org COMMENT= Cluster manager and scheduler LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_SUBDIR= src/github.com/hashicorp/nomad USE_RC_SUBR= nomad GO_BUILDFLAGS= -tags ui \ -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}" USERS= nomad GROUPS= nomad post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/nomad ${INSTALL_DATA} ${WRKSRC}/dist/client.hcl ${STAGEDIR}${PREFIX}/etc/nomad/client.hcl.sample ${INSTALL_DATA} ${WRKSRC}/dist/server.hcl ${STAGEDIR}${PREFIX}/etc/nomad/server.hcl.sample .include diff --git a/sysutils/nomad/distinfo b/sysutils/nomad/distinfo index 71d81e64a7d0..9ce04e6c5636 100644 --- a/sysutils/nomad/distinfo +++ b/sysutils/nomad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614355235 -SHA256 (hashicorp-nomad-v1.0.4_GH0.tar.gz) = 24f7d7853af6aa2c92645bddd0cbfa44797bc44d5375c4d53b52698d8c5968be -SIZE (hashicorp-nomad-v1.0.4_GH0.tar.gz) = 39538107 +TIMESTAMP = 1621045447 +SHA256 (hashicorp-nomad-v1.0.5_GH0.tar.gz) = e911f973a835adcd987fce9b7e75d1961645c716b1fce9b3203ac7c245cf47f5 +SIZE (hashicorp-nomad-v1.0.5_GH0.tar.gz) = 39542943