summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/mu/mu-0.9.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mu/mu-0.9.9.6.ebuild b/net-mail/mu/mu-0.9.9.6.ebuild
index ce5b12b4561f..39345c09b4ea 100644
--- a/net-mail/mu/mu-0.9.9.6.ebuild
+++ b/net-mail/mu/mu-0.9.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ inherit autotools-utils base elisp-common
DESCRIPTION="Set of tools to deal with Maildirs, in particular, searching and indexing"
HOMEPAGE="http://www.djcbsoftware.nl/code/mu/"
SRC_URI="https://github.com/djcb/mu/archive/v${PV}.tar.gz -> ${P}.tar.gz
- doc? ( https://mu0.googlecode.com/files/mu4e-manual-0.9.9.5.pdf )"
+ doc? ( https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mu0/mu4e-manual-0.9.9.5.pdf )"
LICENSE="GPL-3"
SLOT="0"