summaryrefslogtreecommitdiff
path: root/sci-libs/flann
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:47:45 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:49:19 +0200
commiteaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch)
tree6a380aa33005e1997c9dbe6f1c00520274543303 /sci-libs/flann
parentf49e098397feee21f6efdc364f7d00bbc86b8518 (diff)
downloadgentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz
gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.xz
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/flann')
-rw-r--r--sci-libs/flann/flann-1.8.4-r1.ebuild2
-rw-r--r--sci-libs/flann/flann-9999.ebuild2
-rw-r--r--sci-libs/flann/metadata.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/flann/flann-1.8.4-r1.ebuild b/sci-libs/flann/flann-1.8.4-r1.ebuild
index 31ff4c5f179..550389a56f7 100644
--- a/sci-libs/flann/flann-1.8.4-r1.ebuild
+++ b/sci-libs/flann/flann-1.8.4-r1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Library for performing fast approximate nearest neighbor searches i
HOMEPAGE="http://www.cs.ubc.ca/research/flann/"
SRC_URI="
http://people.cs.ubc.ca/~mariusm/uploads/FLANN/${P}-src.zip
- test? ( http://dev.gentoo.org/~bicatali/distfiles/${P}-testdata.tar.xz )"
+ test? ( https://dev.gentoo.org/~bicatali/distfiles/${P}-testdata.tar.xz )"
LICENSE="BSD"
SLOT="0"
diff --git a/sci-libs/flann/flann-9999.ebuild b/sci-libs/flann/flann-9999.ebuild
index ebc34bb597b..5a505d892a4 100644
--- a/sci-libs/flann/flann-9999.ebuild
+++ b/sci-libs/flann/flann-9999.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils cuda eutils git-r3 multilib toolchain-funcs
DESCRIPTION="Library for performing fast approximate nearest neighbor searches in high dimensional spaces"
HOMEPAGE="http://www.cs.ubc.ca/research/flann/"
-SRC_URI="test? ( http://dev.gentoo.org/~bicatali/distfiles/${PN}-1.8.4-testdata.tar.xz )"
+SRC_URI="test? ( https://dev.gentoo.org/~bicatali/distfiles/${PN}-1.8.4-testdata.tar.xz )"
EGIT_REPO_URI="https://github.com/mariusmuja/flann.git"
LICENSE="BSD"
diff --git a/sci-libs/flann/metadata.xml b/sci-libs/flann/metadata.xml
index 3b08417e4ca..cf2e05b8d5b 100644
--- a/sci-libs/flann/metadata.xml
+++ b/sci-libs/flann/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">