summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-08-26 22:14:18 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-08-26 22:18:16 +0100
commit3ddd97c0207db5673271bf34e1754d7dda0463aa (patch)
treefdc0d70c3711e4287ec139c68feb08c613bbcefb /dev-db
parentapp-editors/ecrire: Switch to https URL (diff)
downloadportage-3ddd97c0207db5673271bf34e1754d7dda0463aa.tar.xz
dev-db/apache-solr: Switch to https URL
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/apache-solr/apache-solr-5.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/apache-solr/apache-solr-5.5.2.ebuild b/dev-db/apache-solr/apache-solr-5.5.2.ebuild
index c20f8ce1..33485843 100644
--- a/dev-db/apache-solr/apache-solr-5.5.2.ebuild
+++ b/dev-db/apache-solr/apache-solr-5.5.2.ebuild
@@ -9,8 +9,8 @@ inherit java-war webapp
MY_PN="${PN/apache-}"
DESCRIPTION="Popular, blazing fast open source search platform from the Apache Lucene project"
-HOMEPAGE="http://lucene.apache.org/solr"
-SRC_URI="http://www.apache.org/dist/lucene/${MY_PN}/${PV}/${MY_PN}-${PV}.tgz"
+HOMEPAGE="https://lucene.apache.org/solr"
+SRC_URI="https://www.apache.org/dist/lucene/${MY_PN}/${PV}/${MY_PN}-${PV}.tgz"
LICENSE="Apache-2.0"
SLOT="0"