summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /net-mail/mu/mu-0.9.9.5.ebuild
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-mail/mu/mu-0.9.9.5.ebuild')
-rw-r--r--net-mail/mu/mu-0.9.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mu/mu-0.9.9.5.ebuild b/net-mail/mu/mu-0.9.9.5.ebuild
index 1ed331c002c2..22c3fb0ad14b 100644
--- a/net-mail/mu/mu-0.9.9.5.ebuild
+++ b/net-mail/mu/mu-0.9.9.5.ebuild
@@ -8,8 +8,8 @@ inherit 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="http://mu0.googlecode.com/files/${P}.tar.gz
- doc? ( http://mu0.googlecode.com/files/mu4e-manual-${PV}.pdf )"
+SRC_URI="https://mu0.googlecode.com/files/${P}.tar.gz
+ doc? ( https://mu0.googlecode.com/files/mu4e-manual-${PV}.pdf )"
LICENSE="GPL-3"
SLOT="0"