mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-analyzer/nagios-check_rbl: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user