diff options
Diffstat (limited to 'dev-ml/camomile/camomile-0.8.4.ebuild')
-rw-r--r-- | dev-ml/camomile/camomile-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camomile/camomile-0.8.4.ebuild b/dev-ml/camomile/camomile-0.8.4.ebuild index 6ca2a14610a7..e8c05fe292e0 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}" |