From: Michał Górny Date: Thu, 16 Jan 2020 07:00:50 +0000 (+0100) Subject: sci-libs/shogun: Use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9d64333449d73cfc7544671ad53d8dce924abb8c;p=gentoo.git sci-libs/shogun: Use HTTPS Signed-off-by: Michał Górny --- diff --git a/sci-libs/shogun/shogun-5.0.0.ebuild b/sci-libs/shogun/shogun-5.0.0.ebuild index 81fa1c18b720..3bca4c41c568 100644 --- a/sci-libs/shogun/shogun-5.0.0.ebuild +++ b/sci-libs/shogun/shogun-5.0.0.ebuild @@ -11,7 +11,7 @@ MYPV=$(get_version_component_range 1-2) MYPD=${PN}-data-0.9 DESCRIPTION="Large Scale Machine Learning Toolbox" -HOMEPAGE="http://shogun-toolbox.org/" +HOMEPAGE="https://shogun-toolbox.org/" SRC_URI=" ftp://shogun-toolbox.org/shogun/releases/${MYPV}/sources/${P}.tar.bz2 test? ( ftp://shogun-toolbox.org/shogun/data/${MYPD}.tar.bz2 )