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/sexplib | |
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/sexplib')
-rw-r--r-- | dev-ml/sexplib/sexplib-112.17.00.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/sexplib/sexplib-112.24.00.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/sexplib/sexplib-112.35.00.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/sexplib/sexplib-112.17.00.ebuild b/dev-ml/sexplib/sexplib-112.17.00.ebuild index b75a3eff7835..daab7eaad944 100644 --- a/dev-ml/sexplib/sexplib-112.17.00.ebuild +++ b/dev-ml/sexplib/sexplib-112.17.00.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" -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="LGPL-2.1" diff --git a/dev-ml/sexplib/sexplib-112.24.00.ebuild b/dev-ml/sexplib/sexplib-112.24.00.ebuild index e11b1286fec2..0c2eea422557 100644 --- a/dev-ml/sexplib/sexplib-112.24.00.ebuild +++ b/dev-ml/sexplib/sexplib-112.24.00.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" -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="LGPL-2.1" diff --git a/dev-ml/sexplib/sexplib-112.35.00.ebuild b/dev-ml/sexplib/sexplib-112.35.00.ebuild index b75a3eff7835..daab7eaad944 100644 --- a/dev-ml/sexplib/sexplib-112.35.00.ebuild +++ b/dev-ml/sexplib/sexplib-112.35.00.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" -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="LGPL-2.1" |