mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/nrpe: Fix broken SRC_URI for 3.0.1
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -6,7 +6,7 @@ inherit systemd user
|
||||
|
||||
DESCRIPTION="Nagios Remote Plugin Executor"
|
||||
HOMEPAGE="https://github.com/NagiosEnterprises/nrpe"
|
||||
SRC_URI="${HOMEPAGE}/releases/download/release-${PV}/${P}.tar.gz"
|
||||
SRC_URI="${HOMEPAGE}/releases/download/${P}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user