net-analyzer/cryptcat: use https

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-12-22 22:04:31 +01:00
committed by Conrad Kostecki
parent beae2caf80
commit e8e5331c8e

View File

@@ -1,12 +1,12 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
DESCRIPTION="netcat clone extended with twofish encryption"
HOMEPAGE="http://cryptcat.sourceforge.net/"
DESCRIPTION="Netcat clone extended with twofish encryption"
HOMEPAGE="https://cryptcat.sourceforge.io"
SRC_URI="mirror://sourceforge/${PN}/${PN}-unix-${PV}.tar"
S="${WORKDIR}"/unix