diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:37:39 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:37:39 +0200 |
commit | c84be41d02d264cc116a9a8436ca3bef3abb417c (patch) | |
tree | 00c29a23c14336b8b4577bf62092deee755d12af /dev-ml/pa_structural_sexp | |
parent | Use https by default (diff) | |
download | gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.tar.gz gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.tar.bz2 gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ml/pa_structural_sexp')
-rw-r--r-- | dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild b/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild index 2e30c9a84416..f10e431530fe 100644 --- a/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild +++ b/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit oasis DESCRIPTION="Quotation expanders to simplify building s-expressions from ocaml values" -HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home" +HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" LICENSE="Apache-2.0" |