mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user