From c84be41d02d264cc116a9a8436ca3bef3abb417c Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:37:39 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild | 4 ++-- dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-ml/pcre-ocaml') diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild index 15f80dd2bd25..e61e33137fae 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml" -HOMEPAGE="http://bitbucket.org/mmottl/pcre-ocaml" -SRC_URI="http://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz" +HOMEPAGE="https://bitbucket.org/mmottl/pcre-ocaml" +SRC_URI="https://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples" SLOT="0/${PV}" diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild index fa165777e823..6561f18e6543 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml" -HOMEPAGE="http://bitbucket.org/mmottl/pcre-ocaml" -SRC_URI="http://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz" +HOMEPAGE="https://bitbucket.org/mmottl/pcre-ocaml" +SRC_URI="https://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" IUSE="examples" SLOT="0/${PV}" -- cgit v1.2.3-65-gdbad