commit:     53301f78cea7f8fffa32759382ef18c1ddd8be9a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Apr  9 18:53:51 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 08:34:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53301f78

net-libs/libupnpp: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11645
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-libs/libupnpp/libupnpp-0.16.1.ebuild | 4 ++--
 net-libs/libupnpp/libupnpp-0.17.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-libs/libupnpp/libupnpp-0.16.1.ebuild 
b/net-libs/libupnpp/libupnpp-0.16.1.ebuild
index a9708d584ec..86d95189100 100644
--- a/net-libs/libupnpp/libupnpp-0.16.1.ebuild
+++ b/net-libs/libupnpp/libupnpp-0.16.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli 
and upplay"
-HOMEPAGE="http://www.lesbonscomptes.com/upmpdcli";
+HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli";
 SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
 
 LICENSE="GPL-2"

diff --git a/net-libs/libupnpp/libupnpp-0.17.0.ebuild 
b/net-libs/libupnpp/libupnpp-0.17.0.ebuild
index 3806b746ec9..cdc9273992b 100644
--- a/net-libs/libupnpp/libupnpp-0.17.0.ebuild
+++ b/net-libs/libupnpp/libupnpp-0.17.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli 
and upplay"
-HOMEPAGE="http://www.lesbonscomptes.com/upmpdcli";
+HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli";
 SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
 
 LICENSE="GPL-2"

Reply via email to