commit: dfb79b9a000250ded8e4d64b0785cc5af33550e2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 4 07:19:29 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 4 07:19:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb79b9a
sci-mathematics/flint: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-mathematics/flint/flint-3.3.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/flint/flint-3.3.1-r1.ebuild
b/sci-mathematics/flint/flint-3.3.1-r1.ebuild
index 71ef06f4fc35..2b08952205a0 100644
--- a/sci-mathematics/flint/flint-3.3.1-r1.ebuild
+++ b/sci-mathematics/flint/flint-3.3.1-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{11..13} )
inherit flag-o-matic python-any-r1
DESCRIPTION="Fast Library for Number Theory"
-HOMEPAGE="https://www.flintlib.org/"
+HOMEPAGE="https://flintlib.org/"
SRC_URI="https://github.com/flintlib/flint/releases/download/v${PV}/flint-${PV}.tar.xz"
LICENSE="LGPL-2.1+"