commit:     412ab66ef1424d0aed6c639b1be26641cd9bed12
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  8 21:25:58 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Aug  8 21:25:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412ab66e

sci-mathematics/cadical: update HOMEPAGE for https

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sci-mathematics/cadical/cadical-1.9.5.ebuild | 4 ++--
 sci-mathematics/cadical/cadical-2.0.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/cadical/cadical-1.9.5.ebuild 
b/sci-mathematics/cadical/cadical-1.9.5.ebuild
index 4c087365b45b..0aed35683686 100644
--- a/sci-mathematics/cadical/cadical-1.9.5.ebuild
+++ b/sci-mathematics/cadical/cadical-1.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 inherit toolchain-funcs
 
 DESCRIPTION="Simplified Satisfiability Solver"
-HOMEPAGE="http://fmv.jku.at/cadical/";
+HOMEPAGE="https://fmv.jku.at/cadical/";
 
 if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3

diff --git a/sci-mathematics/cadical/cadical-2.0.0.ebuild 
b/sci-mathematics/cadical/cadical-2.0.0.ebuild
index 0d8709f206a4..fe1035bd4af7 100644
--- a/sci-mathematics/cadical/cadical-2.0.0.ebuild
+++ b/sci-mathematics/cadical/cadical-2.0.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit dot-a toolchain-funcs
 
 DESCRIPTION="Simplified Satisfiability Solver"
-HOMEPAGE="http://fmv.jku.at/cadical/
+HOMEPAGE="https://fmv.jku.at/cadical/
        https://github.com/arminbiere/cadical/";
 
 if [[ "${PV}" == *9999* ]] ; then

Reply via email to