From 51bae427f4b4f1a854becd78bb05623be39358a1 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 15 Mar 2018 12:38:59 -0700 Subject: [PATCH] net-analyzer/prometheus-redis_exporter: fix SRC_URI (bug 650582) Fixes: https://bugs.gentoo.org/650582 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- .../prometheus-redis_exporter-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/prometheus-redis_exporter/prometheus-redis_exporter-0.15.0.ebuild b/net-analyzer/prometheus-redis_exporter/prometheus-redis_exporter-0.15.0.ebuild index 05ca8dce7104..3e3d871df3c8 100644 --- a/net-analyzer/prometheus-redis_exporter/prometheus-redis_exporter-0.15.0.ebuild +++ b/net-analyzer/prometheus-redis_exporter/prometheus-redis_exporter-0.15.0.ebuild @@ -6,7 +6,7 @@ inherit user golang-build golang-vcs-snapshot systemd EGO_PN="github.com/oliver006/redis_exporter" EGIT_COMMIT="a0d9e4c704b4d35cd08544d395038f417716a03a" -ARCHIVE_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" DESCRIPTION="Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x" -- 2.26.2