diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-10-16 13:44:31 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-10-16 13:44:31 +0000 |
commit | ec083c2c709313ac27689eb5c6e1b8a01bf463cc (patch) | |
tree | b934608073fba966c021bbf8c5f1494934677dfc | |
parent | 02112658f774ef590ee167dcc19984c658d39922 (diff) | |
download | freebsd-ports-ec083c2c709313ac27689eb5c6e1b8a01bf463cc.zip |
textproc/consul-template: update to 0.19.3
-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 2b9bf99a0a54..125316ed8099 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= consul-template -PORTVERSION= 0.19.2 +PORTVERSION= 0.19.3 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/consul-template/distinfo b/textproc/consul-template/distinfo index 25451278abff..ebba3aa74990 100644 --- a/textproc/consul-template/distinfo +++ b/textproc/consul-template/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504702011 -SHA256 (hashicorp-consul-template-v0.19.2_GH0.tar.gz) = e7fca6e75d7165094a094d7e8347ec5b79733308eea8dec4bd94f50e9b233b45 -SIZE (hashicorp-consul-template-v0.19.2_GH0.tar.gz) = 4641079 +TIMESTAMP = 1508160878 +SHA256 (hashicorp-consul-template-v0.19.3_GH0.tar.gz) = bc19d711a4a5ceb9dd93c8c1f08c87124cc92ad5ef3163a4f422ac42b60bb874 +SIZE (hashicorp-consul-template-v0.19.3_GH0.tar.gz) = 4641055 |