diff options
Diffstat (limited to 'net-misc/balance/balance-3.57-r1.ebuild')
-rw-r--r-- | net-misc/balance/balance-3.57-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/balance/balance-3.57-r1.ebuild b/net-misc/balance/balance-3.57-r1.ebuild index bfbf74ec2a13..1dbfe6c842cd 100644 --- a/net-misc/balance/balance-3.57-r1.ebuild +++ b/net-misc/balance/balance-3.57-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,8 +6,8 @@ EAPI=8 inherit fcaps toolchain-funcs DESCRIPTION="TCP Load Balancing Port Forwarder" -HOMEPAGE="http://www.inlab.de/balance.html" -SRC_URI="http://www.inlab.de/${P}.tar.gz" +HOMEPAGE="https://balance.inlab.net" +SRC_URI="https://download.inlab.net/Balance/${PV}/${P}.tar" LICENSE="GPL-2" SLOT="0" |