diff options
Diffstat (limited to 'sys-libs/libaal/libaal-1.0.7-r2.ebuild')
-rw-r--r-- | sys-libs/libaal/libaal-1.0.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libaal/libaal-1.0.7-r2.ebuild b/sys-libs/libaal/libaal-1.0.7-r2.ebuild index 32c17e6921af..b014ca14c2d7 100644 --- a/sys-libs/libaal/libaal-1.0.7-r2.ebuild +++ b/sys-libs/libaal/libaal-1.0.7-r2.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=7 @@ -7,7 +7,7 @@ inherit usr-ldscript DESCRIPTION="library required by reiser4progs" HOMEPAGE="https://sourceforge.net/projects/reiser4/" -SRC_URI="mirror://sourceforge/reiser4/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/reiser4/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/7" |