mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/telnet-bsd: Fix SRC_URI (#713216)
Closes: https://bugs.gentoo.org/713216 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ inherit eutils autotools toolchain-funcs
|
||||
|
||||
DESCRIPTION="Telnet and telnetd ported from OpenBSD with IPv6 support"
|
||||
HOMEPAGE="ftp://ftp.suse.com/pub/people/kukuk/ipv6/"
|
||||
SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
|
||||
SRC_URI="https://dev.gentoo.org/~mschiff/distfiles/${P}.tar.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user