dev-cpp/websocketpp: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 15 Sep 2018 15:17:54 +0000 (17:17 +0200)
committerJohannes Huber <johu@gentoo.org>
Sat, 6 Oct 2018 21:23:31 +0000 (23:23 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Johannes Huber <johu@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9872
Closes: https://bugs.gentoo.org/667866

dev-cpp/websocketpp/websocketpp-0.7.0-r2.ebuild
dev-cpp/websocketpp/websocketpp-0.8.1.ebuild

index 1f3730df214ac6913492a1f40e4f8410c713985a..49aa4f68f4d9f29fcc4d7ba3b00f2d35d60688e3 100644 (file)
@@ -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"
index 0818e872e796aa39c1400692a333bd9ff7c97ff8..332c2d9ffcaacc5260ea56a7d9b6097b9639dc57 100644 (file)
@@ -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"