app-metrics/prometheus-bin: update homepage

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Alexey Sokolov
2020-06-20 16:44:32 +01:00
committed by Andreas K. Hüttel
parent 7f25d48635
commit 471c39fa54

View File

@@ -4,7 +4,7 @@
EAPI=7
DESCRIPTION="prometheus monitoring system and time series database"
HOMEPAGE="http://prometheus.io"
HOMEPAGE="https://prometheus.io"
MY_PN=${PN%%-bin}
MY_P=${MY_PN}-${PV}
SRC_URI="https://github.com/prometheus/prometheus/releases/download/v${PV}/${MY_P}.linux-amd64.tar.gz"