net-irc/tiny: rename distfile

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
This commit is contained in:
Carlos Eduardo
2022-03-04 19:48:46 -03:00
parent 23dffcd5f7
commit 7a929c4541
2 changed files with 2 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ inherit cargo
DESCRIPTION="An IRC client"
HOMEPAGE="https://github.com/osa1/tiny"
SRC_URI="https://github.com/osa1/tiny/archive/refs/tags/v0.10.0.tar.gz $(cargo_crate_uris ${CRATES})"
SRC_URI="https://github.com/osa1/tiny/archive/refs/tags/v0.10.0.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})"
RESTRICT="mirror"
LICENSE="MIT"
SLOT="0"