diff options
author | Zac Medico <zmedico@gentoo.org> | 2016-01-24 10:29:50 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2016-01-24 10:30:10 -0800 |
commit | 81bcf854a1420ebc8f81665c7278a09e444e86db (patch) | |
tree | bc4222fde788a8ae201d15f5b296b5e10ff69ab0 | |
parent | dev-java/icedtea-bin: Remove vulnerable version wrt bug #572716 (diff) | |
download | gentoo-81bcf854a1420ebc8f81665c7278a09e444e86db.tar.gz gentoo-81bcf854a1420ebc8f81665c7278a09e444e86db.tar.bz2 gentoo-81bcf854a1420ebc8f81665c7278a09e444e86db.zip |
app-admin/consul-template: add consul to SRC_URI for version 0.12.2 (bug 572784)
Package-Manager: portage-2.2.27
-rw-r--r-- | app-admin/consul-template/consul-template-0.12.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-admin/consul-template/consul-template-0.12.2.ebuild b/app-admin/consul-template/consul-template-0.12.2.ebuild index 139f640da6ed..15f8150adc24 100644 --- a/app-admin/consul-template/consul-template-0.12.2.ebuild +++ b/app-admin/consul-template/consul-template-0.12.2.ebuild @@ -20,6 +20,7 @@ RDEPEND="" SRC_URI="https://${EGO_PN%/*}/archive/v${PV}.tar.gz -> ${P}.tar.gz https://github.com/fatih/structs/archive/a924a2250d1033753512e95dce41dca3fd793ad9.tar.gz -> structs-a924a2250d1033753512e95dce41dca3fd793ad9.tar.gz https://github.com/go-yaml/yaml/archive/f7716cbe52baa25d2e9b0d0da546fcf909fc16b4.tar.gz -> go-yaml-v2-f7716cbe52baa25d2e9b0d0da546fcf909fc16b4.tar.gz + https://github.com/hashicorp/consul/archive/v0.6.3.tar.gz -> consul-0.6.3.tar.gz https://github.com/hashicorp/go-cleanhttp/archive/ce617e79981a8fff618bb643d155133a8f38db96.tar.gz -> go-cleanhttp-ce617e79981a8fff618bb643d155133a8f38db96.tar.gz https://github.com/hashicorp/errwrap/archive/7554cd9344cec97297fa6649b055a8c98c2a1e55.tar.gz -> errwrap-7554cd9344cec97297fa6649b055a8c98c2a1e55.tar.gz https://github.com/hashicorp/go-multierror/archive/d30f09973e19c1dfcd120b2d9c4f168e68d6b5d5.tar.gz -> go-multierror-d30f09973e19c1dfcd120b2d9c4f168e68d6b5d5.tar.gz |