summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-22 07:45:16 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-22 08:05:28 +0200
commit3dea801c1e4cc288678a9b9b744c770a29c02c0d (patch)
tree36ca60a23143121a3294716c641f822b93fca0f4 /net-libs/libnatpmp
parentdev-python/miniupnpc: Bump to 2.2.4 (diff)
downloadgentoo-3dea801c1e4cc288678a9b9b744c770a29c02c0d.tar.gz
gentoo-3dea801c1e4cc288678a9b9b744c770a29c02c0d.tar.bz2
gentoo-3dea801c1e4cc288678a9b9b744c770a29c02c0d.zip
net-libs/libnatpmp: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/libnatpmp')
-rw-r--r--net-libs/libnatpmp/libnatpmp-20150609.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/net-libs/libnatpmp/libnatpmp-20150609.ebuild b/net-libs/libnatpmp/libnatpmp-20150609.ebuild
index 1d54c02fab04..e52252b93031 100644
--- a/net-libs/libnatpmp/libnatpmp-20150609.ebuild
+++ b/net-libs/libnatpmp/libnatpmp-20150609.ebuild
@@ -6,8 +6,12 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="An alternative protocol to UPnP IGD specification"
-HOMEPAGE="http://miniupnp.free.fr/libnatpmp.html"
-SRC_URI="http://miniupnp.free.fr/files/download.php?file=${P}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+ http://miniupnp.free.fr/libnatpmp.html
+ https://miniupnp.tuxfamily.org/libnatpmp.html
+ https://github.com/miniupnp/libnatpmp/
+"
+SRC_URI="https://miniupnp.tuxfamily.org/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"