summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:37:39 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:37:39 +0200
commitc84be41d02d264cc116a9a8436ca3bef3abb417c (patch)
tree00c29a23c14336b8b4577bf62092deee755d12af /dev-ml/ocaml-sqlite3
parentUse https by default (diff)
downloadgentoo-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/ocaml-sqlite3')
-rw-r--r--dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild4
-rw-r--r--dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild4
2 files changed, 4 insertions, 4 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}"
diff --git a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild
index 0aafd2550332..ec5e13c68fd6 100644
--- a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild
+++ b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.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}"