mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user