From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-ml/camomile/camomile-0.8.4.ebuild | 4 ++-- dev-ml/camomile/camomile-0.8.5.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-ml/camomile') diff --git a/dev-ml/camomile/camomile-0.8.4.ebuild b/dev-ml/camomile/camomile-0.8.4.ebuild index 6ca2a14610a..e8c05fe292e 100644 --- a/dev-ml/camomile/camomile-0.8.4.ebuild +++ b/dev-ml/camomile/camomile-0.8.4.ebuild @@ -7,8 +7,8 @@ EAPI="5" inherit findlib eutils DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml" -HOMEPAGE="http://github.com/yoriyuki/Camomile/wiki" -SRC_URI="http://github.com/downloads/yoriyuki/Camomile/${P}.tar.bz2" +HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki" +SRC_URI="https://github.com/downloads/yoriyuki/Camomile/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/${PV}" diff --git a/dev-ml/camomile/camomile-0.8.5.ebuild b/dev-ml/camomile/camomile-0.8.5.ebuild index 7c160ac3d60..c0cb67e32f0 100644 --- a/dev-ml/camomile/camomile-0.8.5.ebuild +++ b/dev-ml/camomile/camomile-0.8.5.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit findlib eutils DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml" -HOMEPAGE="http://github.com/yoriyuki/Camomile/wiki" +HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki" SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.tar.bz2" LICENSE="LGPL-2" -- cgit v1.2.1