dev-ml/cairo-ocaml: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 15 May 2018 10:16:15 +0000 (12:16 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 16 May 2018 22:56:44 +0000 (18:56 -0400)
dev-ml/cairo-ocaml/cairo-ocaml-1.2.0.ebuild

index 159e587f606183ff8726b10f2a3350cb7a7122e0..5a13b6957e17de8bcd77f227b3af93052e2ea846 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils findlib autotools
 
 DESCRIPTION="Ocaml bindings for the cairo vector graphics library"
-HOMEPAGE="http://www.cairographics.org/cairo-ocaml/"
+HOMEPAGE="https://www.cairographics.org/cairo-ocaml/"
 SRC_URI="https://cgit.freedesktop.org/cairo-ocaml/snapshot/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"