mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
alglib: switch homepage to https.
This commit is contained in:
@@ -10,11 +10,11 @@ ALGLIB features include:
|
|||||||
* Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear \
|
* Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear \
|
||||||
solvers
|
solvers
|
||||||
* Fast Fourier Transform and many other algorithms"
|
* Fast Fourier Transform and many other algorithms"
|
||||||
HOMEPAGE="http://www.alglib.net/"
|
HOMEPAGE="https://www.alglib.net/"
|
||||||
COPYRIGHT="1999-2019 Sergey Bochkanov"
|
COPYRIGHT="1999-2019 Sergey Bochkanov"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="3"
|
REVISION="4"
|
||||||
SOURCE_URI="http://www.alglib.net/translator/re/alglib-$portVersion.cpp.gpl.tgz"
|
SOURCE_URI="https://www.alglib.net/translator/re/alglib-$portVersion.cpp.gpl.tgz"
|
||||||
CHECKSUM_SHA256="55435decad45f4b5acdc9651f40c6e9f99a4f148c983e0e4370c9f23bf3329f9"
|
CHECKSUM_SHA256="55435decad45f4b5acdc9651f40c6e9f99a4f148c983e0e4370c9f23bf3329f9"
|
||||||
SOURCE_DIR="cpp"
|
SOURCE_DIR="cpp"
|
||||||
ADDITIONAL_FILES="CMakeLists.txt.in"
|
ADDITIONAL_FILES="CMakeLists.txt.in"
|
||||||
|
|||||||
Reference in New Issue
Block a user