dev-tcltk/tclreadline: fix HomepageInSrcUri

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2020-05-05 08:00:45 +02:00
parent 9db1be6404
commit 67cd2b1ff1

View File

@@ -5,7 +5,8 @@ EAPI=7
DESCRIPTION="Readline extension to TCL"
HOMEPAGE="https://github.com/flightaware/tclreadline"
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/flightaware/tclreadline/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"