mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
package/liblinear: bump version to 2.1
This bump also fixes the broken download of the previous version. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
214f356351
commit
4e0fcf25eb
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 ebc71999224f5779574b11e248f1e2ef647b5d839c0380c1c5a4ac8789aa95a9 liblinear-2.01.tar.gz
|
||||
sha256 fa5c12dedc76ffca12f1681de7073b03af68163c4e4be65194217c99e55a7d68 liblinear-2.1.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBLINEAR_VERSION = 2.01
|
||||
LIBLINEAR_VERSION = 2.1
|
||||
LIBLINEAR_SITE = http://www.csie.ntu.edu.tw/~cjlin/liblinear
|
||||
LIBLINEAR_LICENSE = BSD-3c
|
||||
LIBLINEAR_LICENSE_FILES = COPYRIGHT
|
||||
|
Loading…
Reference in New Issue
Block a user