mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8b18c67f26
commit
5440d6c446
@@ -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