diff options
Diffstat (limited to 'sysutils/nomad/Makefile')
-rw-r--r-- | sysutils/nomad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 140e49f99bf9..ac4f641fb9b0 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -1,7 +1,7 @@ PORTNAME= nomad DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/nomad/${DISTVERSIONFULL}/ DISTFILES= go.mod \ |