dev-lang/lfe: remove redundant SRC_URI

Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć 2021-04-19 22:02:06 +02:00
parent 99e60bf51c
commit 5107977527
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ inherit elisp-common toolchain-funcs
DESCRIPTION="Lisp-flavoured Erlang"
HOMEPAGE="http://lfe.github.io/"
SRC_URI="https://github.com/rvirding/lfe/archive/v${PV}.zip -> ${P}.zip"
if [[ "${PV}" == *9999* ]]; then
inherit git-r3