summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/apache-solr/apache-solr-5.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/apache-solr/apache-solr-5.5.5.ebuild b/dev-db/apache-solr/apache-solr-5.5.5.ebuild
index 33485843..0a8df93b 100644
--- a/dev-db/apache-solr/apache-solr-5.5.5.ebuild
+++ b/dev-db/apache-solr/apache-solr-5.5.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ MY_PN="${PN/apache-}"
DESCRIPTION="Popular, blazing fast open source search platform from the Apache Lucene project"
HOMEPAGE="https://lucene.apache.org/solr"
-SRC_URI="https://www.apache.org/dist/lucene/${MY_PN}/${PV}/${MY_PN}-${PV}.tgz"
+SRC_URI="https://archive.apache.org/dist/lucene/${MY_PN}/${PV}/${MY_PN}-${PV}.tgz"
LICENSE="Apache-2.0"
SLOT="0"