net-libs/libupnpp: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 9 Apr 2019 18:53:51 +0000 (20:53 +0200)
committerDavid Seifert <soap@gentoo.org>
Mon, 15 Apr 2019 08:34:06 +0000 (10:34 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11645
Signed-off-by: David Seifert <soap@gentoo.org>
net-libs/libupnpp/libupnpp-0.16.1.ebuild
net-libs/libupnpp/libupnpp-0.17.0.ebuild

index a9708d584ec736a80fe8ddc344adca44d6f63c19..86d95189100c569aea1d43e90f45ddb85d37515b 100644 (file)
@@ -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"
index 3806b746ec9c43b8539e705fc38cf6f39e41909e..cdc9273992ba2054d7b55ee13a5a3e92473a799a 100644 (file)
@@ -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"