summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/vispatch/vispatch-1.4.6.ebuild')
-rw-r--r--games-util/vispatch/vispatch-1.4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/vispatch/vispatch-1.4.6.ebuild b/games-util/vispatch/vispatch-1.4.6.ebuild
index c7cf10c32f10..0f128275d89c 100644
--- a/games-util/vispatch/vispatch-1.4.6.ebuild
+++ b/games-util/vispatch/vispatch-1.4.6.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="WaterVIS utility for glquake"
HOMEPAGE="https://vispatch.sourceforge.net/"
-SRC_URI="mirror://sourceforge/vispatch/${P}.tgz"
+SRC_URI="https://downloads.sourceforge.net/vispatch/${P}.tgz"
S="${WORKDIR}"/${P}/source
LICENSE="GPL-2+"