mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/liblinear: change homepage url to use https
The package homepage http url redirects to https. This commit updates
this url to directly use https.
Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 5440d6c446)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
84c6d70256
commit
cb52559946
@@ -5,7 +5,7 @@ config BR2_PACKAGE_LIBLINEAR
|
||||
liblinear is a linear classifier for data with millions of
|
||||
instances and features.
|
||||
|
||||
http://www.csie.ntu.edu.tw/~cjlin/liblinear/
|
||||
https://www.csie.ntu.edu.tw/~cjlin/liblinear/
|
||||
|
||||
comment "liblinear needs a toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
|
||||
Reference in New Issue
Block a user