From 22db4a8bda20dfa352607e9677f82db9bee28293 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 15 Sep 2018 17:17:54 +0200 Subject: [PATCH] dev-cpp/websocketpp: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Johannes Huber Closes: https://github.com/gentoo/gentoo/pull/9872 Closes: https://bugs.gentoo.org/667866 --- dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild | 4 ++-- dev-cpp/websocketpp/websocketpp-0.8.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild b/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild index 1f3730df214a..49aa4f68f4d9 100644 --- a/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild +++ b/dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils DESCRIPTION="C++/Boost Asio based websocket client/server library" -HOMEPAGE="http://www.zaphoyd.com/websocketpp" +HOMEPAGE="https://www.zaphoyd.com/websocketpp" SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86" diff --git a/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild index 0818e872e796..332c2d9ffcaa 100644 --- a/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild +++ b/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils DESCRIPTION="C++/Boost Asio based websocket client/server library" -HOMEPAGE="http://www.zaphoyd.com/websocketpp" +HOMEPAGE="https://www.zaphoyd.com/websocketpp" SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86" -- 2.26.2