diff options
Diffstat (limited to 'dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild')
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |