diff options
author | swills <swills@FreeBSD.org> | 2017-09-11 22:13:47 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-09-11 22:13:47 +0800 |
commit | 57d391900f0e8d35571ad52a2079bdb846a1e4b3 (patch) | |
tree | 599c9a3ba45b25808361bd512255ba65e24ede0e /textproc | |
parent | 40f258a9c12f7a286d6770cda37e72f2e9e3012e (diff) | |
download | freebsd-ports-gnome-57d391900f0e8d35571ad52a2079bdb846a1e4b3.tar.gz freebsd-ports-gnome-57d391900f0e8d35571ad52a2079bdb846a1e4b3.tar.zst freebsd-ports-gnome-57d391900f0e8d35571ad52a2079bdb846a1e4b3.zip |
textproc/consul-template: update to 0.19.2
PR: 222099
Submitted by: Tobias <t.tom@succont.de>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/consul-template/Makefile | 2 | ||||
-rw-r--r-- | textproc/consul-template/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index c74d6e8ef8ad..2b9bf99a0a54 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= consul-template -PORTVERSION= 0.18.2 +PORTVERSION= 0.19.2 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/consul-template/distinfo b/textproc/consul-template/distinfo index 4f696fca5746..25451278abff 100644 --- a/textproc/consul-template/distinfo +++ b/textproc/consul-template/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490818374 -SHA256 (hashicorp-consul-template-v0.18.2_GH0.tar.gz) = d3508a2f22dd19daaf1036151dcebca945ea8fdbcb92934e97969a793905bae2 -SIZE (hashicorp-consul-template-v0.18.2_GH0.tar.gz) = 3097785 +TIMESTAMP = 1504702011 +SHA256 (hashicorp-consul-template-v0.19.2_GH0.tar.gz) = e7fca6e75d7165094a094d7e8347ec5b79733308eea8dec4bd94f50e9b233b45 +SIZE (hashicorp-consul-template-v0.19.2_GH0.tar.gz) = 4641079 |