summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gentoo.org>2016-04-15 10:44:28 +0300
committerAndrew Savchenko <bircoph@gentoo.org>2016-04-15 11:01:47 +0300
commit4f27c7d98592a43445463be3695ff4c569273113 (patch)
tree19e593d6d82215eb0f89c09ddfc3077ea3d4266d /sci-physics/root/root-6.04.06.ebuild
parentapp-doc/root-docs: http -> https (diff)
downloadgentoo-4f27c7d98592a43445463be3695ff4c569273113.tar.gz
gentoo-4f27c7d98592a43445463be3695ff4c569273113.tar.bz2
gentoo-4f27c7d98592a43445463be3695ff4c569273113.zip
sci-physics/root: ftp -> https SRC_URI move
Upstream disabled ftp service, so https should be used now. https://sft.its.cern.ch/jira/browse/ROOT-8114 Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'sci-physics/root/root-6.04.06.ebuild')
-rw-r--r--sci-physics/root/root-6.04.06.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-6.04.06.ebuild b/sci-physics/root/root-6.04.06.ebuild
index c3ef6fb100cd..1301a196b781 100644
--- a/sci-physics/root/root-6.04.06.ebuild
+++ b/sci-physics/root/root-6.04.06.ebuild
@@ -11,8 +11,8 @@ inherit elisp-common eutils fdo-mime fortran-2 multilib python-single-r1 \
DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="http://root.cern.ch/"
-SRC_URI="ftp://root.cern.ch/${PN}/${PN}_v${PV}.source.tar.gz"
-DOC_URI="ftp://root.cern.ch/${PN}/doc"
+SRC_URI="https://root.cern.ch/download/${PN}_v${PV}.source.tar.gz"
+DOC_URI="https://root.cern.ch/download/doc"
SLOT="0/$(get_version_component_range 1-3 ${PV})"
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"