summaryrefslogtreecommitdiff
path: root/games-util/biounzip
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 /games-util/biounzip
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'games-util/biounzip')
-rw-r--r--games-util/biounzip/Manifest2
-rw-r--r--games-util/biounzip/biounzip-1.1a.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-util/biounzip/Manifest b/games-util/biounzip/Manifest
index 80ea05996363..83dda203db66 100644
--- a/games-util/biounzip/Manifest
+++ b/games-util/biounzip/Manifest
@@ -1,4 +1,4 @@
AUX biounzip-1.1a-64bit.patch 364 BLAKE2B c807463035b36aa86f61f6787ffbf7f37b6cd402db1a727d85c149a7aa114d28c140e3a37e011c8241dbfde23bff71f7d8641a7c0e4c28781390e7bf91d2a497 SHA512 661c1327521917c5b2b9c4388fb6a4babc4535ed63b464b169dc04b3cc32d3bb841a1d33b5f47a039460ed7d581668798dea6e5adffe137b05117c20974a013e
DIST biounzip-1.1a.tar.bz2 9894 BLAKE2B 950216a1b0b994b2ec271d836c7cf86471a2eca5ac0c259885e21a4df7b20425b74ae2ffb08610ed0841caced5d8b6783c448857df3a2a9030c788ee9b88db3b SHA512 4eaea5459cf6edaf289951f9048123496a4eb83fcfc39b3efcd2a81894f877d5db843d7448e2c0e3b797b09a70f6f3c133c53525d4f83408306089bd37796a8c
-EBUILD biounzip-1.1a.ebuild 575 BLAKE2B 371ceca96a1f7f64b992c52378e2e4b9f88f00291b3f211278da9ea192fc53102e54e303058e8cf78030b868395a7f951050ff9aca1adddef3b7a0854736c827 SHA512 9b7531141f220bf35da38ddc29fa90df0ed94a5a1677344034640f2e4dfa273fda47d528044c5ded4fc56b63f575566265b88c81208adfac69f0ad633d1c0aaf
+EBUILD biounzip-1.1a.ebuild 588 BLAKE2B 6aa7d07c66405a33e0a679b4509736cb2b144073407fd3ffd506fbebfd28563a98780c959e406fd8b8262446e0d28a147c6afd04a5bcf688d66bc2bf2da3de34 SHA512 97686ba44b2a661eaf483e7e8df054b1c667063502fe30d69675492cf91a83e136789d105f12e8b952945c7cbd8b3d38e7a5e947ce01a9b49c8d5cd66fd53841
MISC metadata.xml 332 BLAKE2B 1ef47027dba94a994a6f2d327a997b9a9d35255d055bddd96e1fb20b277036e63de6d7794d078bf923216d58c206f1a399dfb29baf9a6c0354b271ea604579b7 SHA512 25c998dc7d296e7c3162894b1ccafcd3fca54022b54457e9654a5b67ffedc759389e61b084b1fe9caff4bbbe8aa0d0feaa5ec0017a5feb97fce94acc1994461a
diff --git a/games-util/biounzip/biounzip-1.1a.ebuild b/games-util/biounzip/biounzip-1.1a.ebuild
index c789e9254e2b..d83243ef2efa 100644
--- a/games-util/biounzip/biounzip-1.1a.ebuild
+++ b/games-util/biounzip/biounzip-1.1a.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="Unpacks BioZip archives"
HOMEPAGE="https://biounzip.sourceforge.net/"
-SRC_URI="mirror://sourceforge/biounzip/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/biounzip/${P}.tar.bz2"
S="${WORKDIR}"/${P/a/}
LICENSE="GPL-2+"