dev-libs/octetos-coreutils: fix tarball names

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-08-12 09:24:03 +02:00
parent 6b97d8dd50
commit 1affa30e56
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ MYP="${PN}-${MYPV}"
DESCRIPTION="Similar to coretils but is a C ++ API."
HOMEPAGE="https://github.com/azaeldevel/octetos-coreutils"
SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz"
SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"