commit: edf7231cee8509dcc346c3c21891ccb6fbd69602 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Tue Jan 31 22:57:05 2023 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Tue Jan 31 22:57:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edf7231c
net-vpn/logmein-hamachi: update HOMEPAGE, SRC_URI https://www.vpn.net/ has an outdated certificate since a while, but https://vpn.net/ works fine. Update SRC_URI Closes: https://bugs.gentoo.org/889272 Signed-off-by: Jonas Stein <jstein <AT> gentoo.org> net-vpn/logmein-hamachi/logmein-hamachi-2.1.0.203.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-vpn/logmein-hamachi/logmein-hamachi-2.1.0.203.ebuild b/net-vpn/logmein-hamachi/logmein-hamachi-2.1.0.203.ebuild index e1358b40444d..75c142f46046 100644 --- a/net-vpn/logmein-hamachi/logmein-hamachi-2.1.0.203.ebuild +++ b/net-vpn/logmein-hamachi/logmein-hamachi-2.1.0.203.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,9 +6,9 @@ EAPI=7 inherit linux-info systemd DESCRIPTION="LogMeIn Hamachi VPN tunneling engine" -HOMEPAGE="https://www.vpn.net/" -SRC_URI="x86? ( https://www.vpn.net/installers/${P}-x86.tgz ) - amd64? ( https://www.vpn.net/installers/${P}-x64.tgz )" +HOMEPAGE="https://vpn.net/" +SRC_URI="x86? ( https://vpn.net/installers/${P}-x86.tgz ) + amd64? ( https://vpn.net/installers/${P}-x64.tgz )" LICENSE="LogMeIn" SLOT="0"
