commit: 3dea801c1e4cc288678a9b9b744c770a29c02c0d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Oct 22 05:45:16 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 22 06:05:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dea801c
net-libs/libnatpmp: Update URLs Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-libs/libnatpmp/libnatpmp-20150609.ebuild | 8 ++++++-- 1 file 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"
