summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-09 20:53:51 +0200
committerDavid Seifert <soap@gentoo.org>2019-04-15 10:34:06 +0200
commit53301f78cea7f8fffa32759382ef18c1ddd8be9a (patch)
tree079aa2037fefa89b988457e16f8522b5940605e8
parentapp-arch/atool: EAPI7 bump, use HTTPS (diff)
downloadgentoo-53301f78cea7f8fffa32759382ef18c1ddd8be9a.tar.gz
gentoo-53301f78cea7f8fffa32759382ef18c1ddd8be9a.tar.bz2
gentoo-53301f78cea7f8fffa32759382ef18c1ddd8be9a.zip
net-libs/libupnpp: use HTTPS
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>
-rw-r--r--net-libs/libupnpp/libupnpp-0.16.1.ebuild4
-rw-r--r--net-libs/libupnpp/libupnpp-0.17.0.ebuild2
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 a9708d584ec7..86d95189100c 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 3806b746ec9c..cdc9273992ba 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"