diff --git a/app-metrics/prometheus-bin/prometheus-bin-2.15.2.ebuild b/app-metrics/prometheus-bin/prometheus-bin-2.15.2.ebuild index 89e508d0cf5343..877bf429003d7a 100644 --- a/app-metrics/prometheus-bin/prometheus-bin-2.15.2.ebuild +++ b/app-metrics/prometheus-bin/prometheus-bin-2.15.2.ebuild @@ -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"