libraries/fuzzylite: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
702cb2638c
commit
1e03d8efbc
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="fuzzylite"
|
||||
VERSION="5.1"
|
||||
HOMEPAGE="http://www.fuzzylite.com"
|
||||
HOMEPAGE="https://www.fuzzylite.com"
|
||||
DOWNLOAD="https://github.com/fuzzylite/fuzzylite/archive/v5.1.tar.gz"
|
||||
MD5SUM="fcee03636fa417847d703e55cf11e34f"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -14,6 +14,6 @@ fuzzylite: Its goal is to allow you to easily create fuzzy logic controllers in
|
|||
fuzzylite: a few steps utilizing object-oriented programming without requiring
|
||||
fuzzylite: any third-party libraries.
|
||||
fuzzylite:
|
||||
fuzzylite: Homepage: http://www.fuzzylite.com
|
||||
fuzzylite: Homepage: https://www.fuzzylite.com
|
||||
fuzzylite:
|
||||
fuzzylite:
|
||||
|
|
Loading…
Reference in New Issue