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/res | |
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/res')
-rw-r--r-- | dev-ml/res/res-4.0.3.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/res/res-4.0.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/res/res-4.0.3.ebuild b/dev-ml/res/res-4.0.3.ebuild index 5fec1470f253..77c04c92b164 100644 --- a/dev-ml/res/res-4.0.3.ebuild +++ b/dev-ml/res/res-4.0.3.ebuild @@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Resizable Array and Buffer modules for O'Caml" -HOMEPAGE="http://bitbucket.org/mmottl/res" +HOMEPAGE="https://bitbucket.org/mmottl/res" SRC_URI="https://bitbucket.org/mmottl/res/downloads/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" diff --git a/dev-ml/res/res-4.0.4.ebuild b/dev-ml/res/res-4.0.4.ebuild index 5fec1470f253..77c04c92b164 100644 --- a/dev-ml/res/res-4.0.4.ebuild +++ b/dev-ml/res/res-4.0.4.ebuild @@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Resizable Array and Buffer modules for O'Caml" -HOMEPAGE="http://bitbucket.org/mmottl/res" +HOMEPAGE="https://bitbucket.org/mmottl/res" SRC_URI="https://bitbucket.org/mmottl/res/downloads/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" |