sci-biology/phred: use PV in SRC_URI

not that it really matters in this case, but still.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-09-22 04:31:55 +01:00
parent b72f77ebf7
commit 23de60d965

View File

@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="A base caller for Sanger DNA sequencing"
HOMEPAGE="http://phrap.org/phredphrapconsed.html"
SRC_URI="phred-dist-071220.b-acd.tar.gz"
SRC_URI="${PN}-dist-${PV}.b-acd.tar.gz"
S="${WORKDIR}"
LICENSE="phrap"