summaryrefslogtreecommitdiff
path: root/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild')
-rw-r--r--sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
index 05e25ec750e9..359aa98a784f 100644
--- a/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
+++ b/sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit autotools wxwidgets
DESCRIPTION="A phylogenetic tree viewer"
HOMEPAGE="http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/"
-SRC_URI="http://darwin.zoology.gla.ac.uk/~rpage/${PN}/download/0.5/tv-${PV}.tar.gz"
+SRC_URI="http://darwin.zoology.gla.ac.uk/~rpage/${PN}/download/$(ver_cut 1-2)/tv-${PV}.tar.gz"
S="${WORKDIR}/tv-${PV}"
LICENSE="GPL-2"