summaryrefslogtreecommitdiff
path: root/app-arch/funzix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
commit3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch)
treecb6347688c91bfbdebe49a78a55dad3d72cc193e /app-arch/funzix
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'app-arch/funzix')
-rw-r--r--app-arch/funzix/Manifest2
-rw-r--r--app-arch/funzix/funzix-1.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/funzix/Manifest b/app-arch/funzix/Manifest
index 0334e2e0cb01..dd1193bf18c6 100644
--- a/app-arch/funzix/Manifest
+++ b/app-arch/funzix/Manifest
@@ -1,4 +1,4 @@
AUX funzix-1.0-fix-build-system.patch 113 BLAKE2B eb18a424d7f3e029f42c5102bf63f0b6e54dad213540832bdc4e4fd99fa83d52af891792248218608bd4f9883d9e2c76b3722303d54424e17b019a069235f071 SHA512 21d2f71a792ef23a501e691f514dbc4dd2c549542f6c1426bb3fbfc86d41cb97916295384a24075a6b10304a8c913b0379ae46ed42c0f87b4838dfa0b6111ddf
DIST funzix-1.0.tar.bz2 10792 BLAKE2B d7d6035e558cf6501ee84626f9720dab9d44eb87fb3cedc72721ff491c8535ecd913935b1c9618b85c471b3443a7386485b9bc01c7bd09e01752eda8261b9690 SHA512 30abf29571df7be4a1e92270cb3b4949244f5e50b088bc128c8ac63da88c244f0fe810b4d05b76c68220576b06a1c47e84a3f3339d82a4f0e35a841b29ec4c2c
-EBUILD funzix-1.0-r1.ebuild 521 BLAKE2B db40c4fae260c6bfb4ed12703a6940f2e23c37451b893956e83f977fc554cd83ebc9b363348c503d28060baa000abbee17c6d23cebde72250da0eab32a6a80d9 SHA512 7b76efc2f884d33d191e2933135722314fd5ee6979f80ab59e8d6d7e5420b1fbca6654b1386e964ada851f7788ff310799f393b97e96d875e050e7d7f0c9149d
+EBUILD funzix-1.0-r1.ebuild 534 BLAKE2B 5c7487d0a3258aa50ae41497f56aa72837d8be4c6a79c45ea9558631f3ad32d4a15b97326361df2eda106b43101218ce92a32970dd69f18131511712840f6bd2 SHA512 525b2383bdd171ae05d43b954aa106045bd2551584acbc22e768cd387501cc19e186e3ac41ecc709d73e8983e7839253993fb8b3434413c6af1417ee92cbeb92
MISC metadata.xml 244 BLAKE2B 103751e060e5683ae0609e26c17ef5c7249bcce611ca3e60acee2a4e0f093f085bb7f45f9d4337f73ba27dc89fe85a182d724e8881e47481c1532974be0574d4 SHA512 f6e74985c30cb6792b1f1f63db2c747c423c7a8ef80b1fcc0d1d6e576caa4df2b26c644fd7b274aeadfaf721361c352472b11ea5e1202e00d6e55f4816cd766c
diff --git a/app-arch/funzix/funzix-1.0-r1.ebuild b/app-arch/funzix/funzix-1.0-r1.ebuild
index eb1b037916a9..1e406ae178e0 100644
--- a/app-arch/funzix/funzix-1.0-r1.ebuild
+++ b/app-arch/funzix/funzix-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Unpacker for the bogus ZIX format"
HOMEPAGE="https://funzix.sourceforge.io/"
-SRC_URI="mirror://sourceforge/funzix/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/funzix/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"