summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild')
-rw-r--r--dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild
index 0aafd2550332..ec5e13c68fd6 100644
--- a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild
+++ b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild
@@ -13,8 +13,8 @@ MY_PN="sqlite3-ocaml"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A package for ocaml that provides access to SQLite databases"
-HOMEPAGE="http://bitbucket.org/mmottl/sqlite3-ocaml"
-SRC_URI="http://bitbucket.org/mmottl/${MY_PN}/downloads/${MY_P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/sqlite3-ocaml"
+SRC_URI="https://bitbucket.org/mmottl/${MY_PN}/downloads/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"