diff options
author | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-05-25 21:45:03 +0200 |
---|---|---|
committer | Alessandro Barbieri <lssndrbarbieri@gmail.com> | 2022-05-25 21:45:03 +0200 |
commit | 35512fc831aa9dd57473d40259cc932668ce43b3 (patch) | |
tree | 5aaacb51aee03940a1661b38d139c2e428cfe7ee /sci-mathematics | |
parent | app-editors/atom-bin: remove maintainer as requested (diff) | |
download | guru-35512fc831aa9dd57473d40259cc932668ce43b3.tar.gz guru-35512fc831aa9dd57473d40259cc932668ce43b3.tar.bz2 guru-35512fc831aa9dd57473d40259cc932668ce43b3.zip |
sci-mathematics/clasp: use https
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/clasp/clasp-3.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |