commit: a455dee91c24174aa4abc2fdeff456623fa870d4 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Jul 1 15:55:09 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Jul 1 15:57:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a455dee9
sys-apps/miscfiles: update SRC_URI Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> sys-apps/miscfiles/miscfiles-1.5-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/miscfiles/miscfiles-1.5-r4.ebuild b/sys-apps/miscfiles/miscfiles-1.5-r4.ebuild index e0773aba5f24..c48a35e67dc0 100644 --- a/sys-apps/miscfiles/miscfiles-1.5-r4.ebuild +++ b/sys-apps/miscfiles/miscfiles-1.5-r4.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 @@ -8,7 +8,7 @@ DESCRIPTION="Miscellaneous files" HOMEPAGE="https://savannah.gnu.org/projects/miscfiles/" # https://www.unicode.org/Public/${UNI_PV}/ucd/UnicodeData.txt SRC_URI="mirror://gnu/miscfiles/${P}.tar.gz - https://dev.gentoo.org/~whissi/dist/${PN}/UnicodeData-${UNI_PV}.txt.xz" + https://distfiles.gentoo.org/distfiles/0b/UnicodeData-${UNI_PV}.txt.xz" LICENSE="GPL-2 unicode" SLOT="0"
