commit: 35512fc831aa9dd57473d40259cc932668ce43b3
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed May 25 19:45:03 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed May 25 19:45:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35512fc8
sci-mathematics/clasp: use https
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sci-mathematics/clasp/clasp-3.3.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/clasp/clasp-3.3.8.ebuild
b/sci-mathematics/clasp/clasp-3.3.8.ebuild
index 9627e4dab..d033cf20f 100644
--- a/sci-mathematics/clasp/clasp-3.3.8.ebuild
+++ b/sci-mathematics/clasp/clasp-3.3.8.ebuild
@@ -8,7 +8,7 @@ inherit cmake flag-o-matic
DESCRIPTION="A conflict-driven nogood learning answer set solver"
HOMEPAGE="
https://github.com/potassco/clasp
- http://www.cs.uni-potsdam.de/clasp/
+ https://www.cs.uni-potsdam.de/clasp/
"
SRC_URI="https://github.com/potassco/${PN}/archive/refs/tags/v${PV}.tar.gz ->
${P}.tar.gz"