summaryrefslogtreecommitdiff
path: root/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild')
-rw-r--r--net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild b/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
index f60626e479c6..a09503c512ea 100644
--- a/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
+++ b/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Netcat clone extended with twofish encryption"
HOMEPAGE="https://cryptcat.sourceforge.io"
-SRC_URI="mirror://sourceforge/${PN}/${PN}-unix-${PV}.tar"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}-unix-${PV}.tar"
S="${WORKDIR}"/unix
LICENSE="GPL-2"