summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-16 08:00:50 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-16 08:02:58 +0100
commit9d64333449d73cfc7544671ad53d8dce924abb8c (patch)
treec5f788e2f4546dff55dc258a845bc88e512218d8 /sci-libs
parentsci-libs/scikits_learn: Use HTTPS (diff)
downloadgentoo-9d64333449d73cfc7544671ad53d8dce924abb8c.tar.gz
gentoo-9d64333449d73cfc7544671ad53d8dce924abb8c.tar.bz2
gentoo-9d64333449d73cfc7544671ad53d8dce924abb8c.zip
sci-libs/shogun: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/shogun/shogun-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )