diff options
author | pi <pi@FreeBSD.org> | 2018-06-14 00:27:37 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2018-06-14 00:27:37 +0800 |
commit | c0e09e6ad2b31f0c1a617b9b16e90ef5e4a623b7 (patch) | |
tree | 3095150a1bea64508e73aed93e64fef3bc2598fa /sysutils/nomad | |
parent | 5ecac3f525670a39e1bbcddb06d4449789f721e3 (diff) | |
download | freebsd-ports-gnome-c0e09e6ad2b31f0c1a617b9b16e90ef5e4a623b7.tar.gz freebsd-ports-gnome-c0e09e6ad2b31f0c1a617b9b16e90ef5e4a623b7.tar.zst freebsd-ports-gnome-c0e09e6ad2b31f0c1a617b9b16e90ef5e4a623b7.zip |
sysutils/nomad: update 0.8.3 -> 0.8.4
PR: 228988
Submitted by: jhixson@gmail.com (maintainer)
Relnotes: https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md
Diffstat (limited to 'sysutils/nomad')
-rw-r--r-- | sysutils/nomad/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nomad/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index eb774002af28..60ea55044b90 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -2,7 +2,7 @@ PORTNAME= nomad DISTVERSIONPREFIX= v -DISTVERSION= 0.8.3 +DISTVERSION= 0.8.4 CATEGORIES= sysutils MAINTAINER= jhixson@gmail.com diff --git a/sysutils/nomad/distinfo b/sysutils/nomad/distinfo index 3f114ce3f4e0..25647f91703f 100644 --- a/sysutils/nomad/distinfo +++ b/sysutils/nomad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524969307 -SHA256 (hashicorp-nomad-v0.8.3_GH0.tar.gz) = af1aee7bd182a656c846a710b262318b7a10bb31671843697f302606a758fe04 -SIZE (hashicorp-nomad-v0.8.3_GH0.tar.gz) = 67366177 +TIMESTAMP = 1528902197 +SHA256 (hashicorp-nomad-v0.8.4_GH0.tar.gz) = 8dfacd578f2be1ae6cc7af6b2749952f1646344cb95bde17f35eeb78faacd616 +SIZE (hashicorp-nomad-v0.8.4_GH0.tar.gz) = 69733288 |