diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-03-06 18:18:21 +0100 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-09 09:35:12 +0200 |
commit | 45b724924c5aff443422122be2649f07d3b141e0 (patch) | |
tree | e9260f961567d2e2f3a98a902bb8aec9568a7eca /net-misc/autoupnp | |
parent | games-emulation/m64py: update HOMEPAGE (diff) | |
download | gentoo-45b724924c5aff443422122be2649f07d3b141e0.tar.gz gentoo-45b724924c5aff443422122be2649f07d3b141e0.tar.bz2 gentoo-45b724924c5aff443422122be2649f07d3b141e0.zip |
net-misc/autoupnp: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29960
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/autoupnp')
-rw-r--r-- | net-misc/autoupnp/autoupnp-0.4.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/autoupnp/autoupnp-0.4.7.ebuild b/net-misc/autoupnp/autoupnp-0.4.7.ebuild index c418eecc98a7..787951d2ea25 100644 --- a/net-misc/autoupnp/autoupnp-0.4.7.ebuild +++ b/net-misc/autoupnp/autoupnp-0.4.7.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Automatic open port forwarder using UPnP" -HOMEPAGE="https://github.com/mgorny/autoupnp/" -SRC_URI="https://github.com/mgorny/autoupnp/releases/download/v${PV}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/autoupnp/" +SRC_URI="https://github.com/projg2/autoupnp/releases/download/v${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" |