mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-ml/cairo-ocaml: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
f12d921c4f
commit
8373c4b5d7
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user