summaryrefslogtreecommitdiff
path: root/app-arch/lzma/lzma-19.00.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/lzma/lzma-19.00.ebuild')
-rw-r--r--app-arch/lzma/lzma-19.00.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lzma/lzma-19.00.ebuild b/app-arch/lzma/lzma-19.00.ebuild
index b4759f78f3fd..80e70487d38b 100644
--- a/app-arch/lzma/lzma-19.00.ebuild
+++ b/app-arch/lzma/lzma-19.00.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit toolchain-funcs
MY_P="${PN}${PV//.}"
DESCRIPTION="LZMA Stream Compressor from the SDK"
HOMEPAGE="https://www.7-zip.org/sdk.html"
-SRC_URI="mirror://sourceforge/sevenzip/${MY_P}.7z -> ${P}.7z"
+SRC_URI="https://downloads.sourceforge.net/sevenzip/${MY_P}.7z -> ${P}.7z"
LICENSE="public-domain"
SLOT="0"