summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/funzix/funzix-1.0-r1.ebuild')
-rw-r--r--app-arch/funzix/funzix-1.0-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/funzix/funzix-1.0-r1.ebuild b/app-arch/funzix/funzix-1.0-r1.ebuild
index eae0ebd84376..1e406ae178e0 100644
--- a/app-arch/funzix/funzix-1.0-r1.ebuild
+++ b/app-arch/funzix/funzix-1.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit toolchain-funcs
-DESCRIPTION="unpacker for the bogus ZIX format"
-HOMEPAGE="http://funzix.sourceforge.net/"
-SRC_URI="mirror://sourceforge/funzix/${P}.tar.bz2"
+DESCRIPTION="Unpacker for the bogus ZIX format"
+HOMEPAGE="https://funzix.sourceforge.io/"
+SRC_URI="https://downloads.sourceforge.net/funzix/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"