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:
Tobias Klausmann
2017-05-15 10:13:30 +02:00
parent cea5701dda
commit becd5deb94

View File

@@ -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"