mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
committed by
Conrad Kostecki
parent
beae2caf80
commit
e8e5331c8e
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user