diff options
Diffstat (limited to 'net-mail/notmuch/notmuch-0.25.1.ebuild')
-rw-r--r-- | net-mail/notmuch/notmuch-0.25.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/notmuch/notmuch-0.25.1.ebuild b/net-mail/notmuch/notmuch-0.25.1.ebuild index a40a43dd00f9..9561513c2517 100644 --- a/net-mail/notmuch/notmuch-0.25.1.ebuild +++ b/net-mail/notmuch/notmuch-0.25.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging" -HOMEPAGE="http://notmuchmail.org/" +HOMEPAGE="https://notmuchmail.org/" SRC_URI="${HOMEPAGE%/}/releases/${P}.tar.gz test? ( ${HOMEPAGE%/}/releases/test-databases/database-v1.tar.xz )" |