Use https over http, fixes problems reported by repology (#5916)

This commit is contained in:
Schrijvers Luc
2021-05-15 09:30:48 +02:00
committed by GitHub
parent 0ecb677550
commit 97c510b9bd
62 changed files with 65 additions and 68 deletions

View File

@@ -4,7 +4,7 @@ specifically developed to replace the Maple CAS as an engine for xloops. It is \
a C++ library and attempts to bring the features of a typical CAS to the C++ \
language itself. By doing that, it enables symbolic manipulation to be used in \
existing numeric software written in C++."
HOMEPAGE="http://www.ginac.de/"
HOMEPAGE="https://www.ginac.de/"
COPYRIGHT="1999-2015 Johannes Gutenberg University Mainz, Germany"
LICENSE="GNU GPL v2"
REVISION="2"

View File

@@ -4,7 +4,7 @@ specifically developed to replace the Maple CAS as an engine for xloops. It is \
a C++ library and attempts to bring the features of a typical CAS to the C++ \
language itself. By doing that, it enables symbolic manipulation to be used in \
existing numeric software written in C++."
HOMEPAGE="http://www.ginac.de/"
HOMEPAGE="https://www.ginac.de/"
COPYRIGHT="1999-2016 Johannes Gutenberg University Mainz, Germany"
LICENSE="GNU GPL v2"
REVISION="2"

View File

@@ -4,7 +4,7 @@ specifically developed to replace the Maple CAS as an engine for xloops. It is \
a C++ library and attempts to bring the features of a typical CAS to the C++ \
language itself. By doing that, it enables symbolic manipulation to be used in \
existing numeric software written in C++."
HOMEPAGE="http://www.ginac.de/"
HOMEPAGE="https://www.ginac.de/"
COPYRIGHT="1999-2016 Johannes Gutenberg University Mainz, Germany"
LICENSE="GNU GPL v2"
REVISION="2"