app-admin/prom2json: Fix HOMEPAGE

Package-Manager: Portage-2.3.11, Repoman-2.3.3
This commit is contained in:
Manuel Rüger
2017-10-16 12:53:10 +02:00
parent c3025c099b
commit 08ae2fac9c

View File

@@ -10,7 +10,7 @@ ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
DESCRIPTION="A tool to scrape a Prometheus client and dump the result as JSON"
HOMEPAGE="https://github.com/prometheus/node_exporter"
HOMEPAGE="https://github.com/prometheus/prom2json"
SRC_URI="${ARCHIVE_URI}"
LICENSE="Apache-2.0"
SLOT="0"