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/custom_printf | |
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/custom_printf')
-rw-r--r-- | dev-ml/custom_printf/custom_printf-112.17.00.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/custom_printf/custom_printf-112.24.00.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/custom_printf/custom_printf-112.17.00.ebuild b/dev-ml/custom_printf/custom_printf-112.17.00.ebuild index 4ccf7f2c0b8b..6bfad310175f 100644 --- a/dev-ml/custom_printf/custom_printf-112.17.00.ebuild +++ b/dev-ml/custom_printf/custom_printf-112.17.00.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit oasis DESCRIPTION="Syntax extension for printf format strings" -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" diff --git a/dev-ml/custom_printf/custom_printf-112.24.00.ebuild b/dev-ml/custom_printf/custom_printf-112.24.00.ebuild index 58061e74e7fe..01b71822c2c4 100644 --- a/dev-ml/custom_printf/custom_printf-112.24.00.ebuild +++ b/dev-ml/custom_printf/custom_printf-112.24.00.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit oasis DESCRIPTION="Syntax extension for printf format strings" -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" |