summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-02 18:51:56 +0100
committerAnthony G. Basile <blueness@gentoo.org>2018-03-11 10:23:49 -0400
commit5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17 (patch)
treeea023347c75f1af59f8c21dffd83ebfd16aa2fd6 /app-text/xapian-omega/xapian-omega-1.4.4.ebuild
parentapp-vim/syntastic: use HTTPS. (diff)
downloadgentoo-5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17.tar.gz
gentoo-5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17.tar.bz2
gentoo-5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17.zip
app-text/xapian-omega: use HTTPS
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'app-text/xapian-omega/xapian-omega-1.4.4.ebuild')
-rw-r--r--app-text/xapian-omega/xapian-omega-1.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.4.4.ebuild b/app-text/xapian-omega/xapian-omega-1.4.4.ebuild
index e1d29c7a0e86..00a7af4ec641 100644
--- a/app-text/xapian-omega/xapian-omega-1.4.4.ebuild
+++ b/app-text/xapian-omega/xapian-omega-1.4.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
DESCRIPTION="An application built on Xapian, consisting of indexers and a CGI search frontend"
SRC_URI="http://www.oligarchy.co.uk/xapian/${PV}/xapian-omega-${PV}.tar.xz"
-HOMEPAGE="http://www.xapian.org/"
+HOMEPAGE="https://xapian.org/"
S="${WORKDIR}/xapian-omega-${PV}"
LICENSE="GPL-2"