diff options
Diffstat (limited to 'app-metrics')
-rw-r--r-- | app-metrics/pushgateway/pushgateway-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/pushgateway/pushgateway-1.4.1.ebuild b/app-metrics/pushgateway/pushgateway-1.4.1.ebuild index 4ecc829611ae..ee560d7671a1 100644 --- a/app-metrics/pushgateway/pushgateway-1.4.1.ebuild +++ b/app-metrics/pushgateway/pushgateway-1.4.1.ebuild @@ -452,7 +452,7 @@ go-module_set_globals DESCRIPTION="Prometheus push acceptor for ephemeral and batch jobs" HOMEPAGE="https://github.com/prometheus/pushgateway" -SRC_URI="https://github.com/prometheus/pushgateway/archive/V${PV}.tar.gz -> ${P}.tar.gz +SRC_URI="https://github.com/prometheus/pushgateway/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_SUM_SRC_URI}" LICENSE="Apache-2.0 BSD BSD-2 MIT" |