diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /net-mail/mu/mu-0.9.9.5.ebuild | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-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.ebuild | 4 |
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" |