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:
Bernd Kuhls 2016-01-30 16:13:19 +01:00 committed by Peter Korsgaard
parent 214f356351
commit 4e0fcf25eb
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally calculated
sha256 ebc71999224f5779574b11e248f1e2ef647b5d839c0380c1c5a4ac8789aa95a9 liblinear-2.01.tar.gz
sha256 fa5c12dedc76ffca12f1681de7073b03af68163c4e4be65194217c99e55a7d68 liblinear-2.1.tar.gz

View file

@ -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