mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-geosciences/opencpn-plugin-aisradar: Fix typo
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
This commit is contained in:
@@ -10,7 +10,6 @@ MY_PN="AISradar_pi"
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/rgleason/${MY_PN}.git"
|
||||
https://github.com/rgleason/AISradar_pi
|
||||
else
|
||||
SRC_URI="https://github.com/rgleason/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@ MY_PN="AISradar_pi"
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/rgleason/${MY_PN}.git"
|
||||
https://github.com/rgleason/AISradar_pi
|
||||
else
|
||||
SRC_URI="https://github.com/rgleason/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user