summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-22 18:32:03 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-02-22 21:18:29 +0100
commitfcf06accad22b5b49edd7480ab90ec38b574d99b (patch)
tree3634c01bb21e21cba8c51fa7b0d1445fc5820ee8 /dev-libs
parentdev-libs/OpenNI2: use HTTPS (diff)
downloadgentoo-fcf06accad22b5b49edd7480ab90ec38b574d99b.tar.gz
gentoo-fcf06accad22b5b49edd7480ab90ec38b574d99b.tar.bz2
gentoo-fcf06accad22b5b49edd7480ab90ec38b574d99b.zip
dev-libs/capnproto: use HTTPS
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/capnproto/capnproto-0.6.0.ebuild2
-rw-r--r--dev-libs/capnproto/capnproto-0.6.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/capnproto/capnproto-0.6.0.ebuild b/dev-libs/capnproto/capnproto-0.6.0.ebuild
index 6510e318c5e8..2a6230fa3b94 100644
--- a/dev-libs/capnproto/capnproto-0.6.0.ebuild
+++ b/dev-libs/capnproto/capnproto-0.6.0.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools
DESCRIPTION="RPC/Serialization system with capabilities support"
-HOMEPAGE="http://capnproto.org"
+HOMEPAGE="https://capnproto.org"
SRC_URI="https://github.com/sandstorm-io/capnproto/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-libs/capnproto/capnproto-0.6.1.ebuild b/dev-libs/capnproto/capnproto-0.6.1.ebuild
index fd4142995470..358e6ae7a0c2 100644
--- a/dev-libs/capnproto/capnproto-0.6.1.ebuild
+++ b/dev-libs/capnproto/capnproto-0.6.1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools
DESCRIPTION="RPC/Serialization system with capabilities support"
-HOMEPAGE="http://capnproto.org"
+HOMEPAGE="https://capnproto.org"
SRC_URI="https://github.com/sandstorm-io/capnproto/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"