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:
Sven Wegener
2021-11-18 19:48:20 +01:00
parent f738352901
commit 00c7cc2c94
2 changed files with 0 additions and 2 deletions

View File

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

View File

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