diff options
Diffstat (limited to 'sys-libs/libhx/libhx-3.24-r1.ebuild')
-rw-r--r-- | sys-libs/libhx/libhx-3.24-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libhx/libhx-3.24-r1.ebuild b/sys-libs/libhx/libhx-3.24-r1.ebuild index 0a6b6a1a4974..bc0940cba43b 100644 --- a/sys-libs/libhx/libhx-3.24-r1.ebuild +++ b/sys-libs/libhx/libhx-3.24-r1.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 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Platform independent library providing basic system functions" HOMEPAGE="http://libhx.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/libHX-${PV}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/${PN}/libHX-${PV}.tar.xz" LICENSE="GPL-3" SLOT="0/28" |