aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2017-07-28 21:17:10 +0200
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2017-07-28 22:05:19 +0200
commit58c2afe759963053ffd8e15b58f34376ea2f551f (patch)
tree469b3110df60872b0d369e9973e0e6f245050010
parentsci-biology/ruffus: pint EGIT_REPO_URI to the archive URL of code.google.com (diff)
downloadsci-58c2afe7.tar.gz
sci-58c2afe7.tar.bz2
sci-58c2afe7.zip
sci-biology/vcftools: the 0.1.15_pre release was just renamed to 0.1.15 by upstream
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r--sci-biology/vcftools/vcftools-0.1.15.ebuild (renamed from sci-biology/vcftools/vcftools-0.1.15_pre.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/vcftools/vcftools-0.1.15_pre.ebuild b/sci-biology/vcftools/vcftools-0.1.15.ebuild
index a11b28325..3748c67f0 100644
--- a/sci-biology/vcftools/vcftools-0.1.15_pre.ebuild
+++ b/sci-biology/vcftools/vcftools-0.1.15.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
DESCRIPTION="Tools for working with VCF (Variant Call Format) files"
HOMEPAGE="http://vcftools.sourceforge.net/"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${PN}-${MY_PV}.tar.gz"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${PN}-${PV}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"