net-analyzer/nagios-check_rbl: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-01-13 11:02:13 +01:00
parent c8dee6f65b
commit 4a66e3c7a8

View File

@@ -7,7 +7,7 @@ DESCRIPTION="Monitor whether or not a host is blacklisted"
HOMEPAGE="https://github.com/matteocorti/check_rbl"
MY_P="${P/nagios-/}"
SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${MY_P}.tar.gz"
SRC_URI="https://github.com/matteocorti/check_rbl/releases/download/v${PV}/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"