* [Buildroot] [PATCH 08/27] package/liblinear: bump to version 2.30
@ 2019-09-08 16:11 Christopher McCrory
2019-09-08 23:00 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Christopher McCrory @ 2019-09-08 16:11 UTC (permalink / raw)
To: buildroot
Update hash for license file (update in year).
Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
package/liblinear/liblinear.hash | 4 ++--
package/liblinear/liblinear.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/liblinear/liblinear.hash b/package/liblinear/liblinear.hash
index 9644bc02dd..4430d29989 100644
--- a/package/liblinear/liblinear.hash
+++ b/package/liblinear/liblinear.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 3f9fef20e76267bed1b817c9dc96d561ab5ee487828109bd44ed268fbf42048f liblinear-2.20.tar.gz
-sha256 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558 COPYRIGHT
+sha256 881c7039c6cf93119c781fb56263de91617b3eca8c3951f2c19a3797de95c6ac liblinear-2.30.tar.gz
+sha256 c366abf1cb3a003d8c6e6d9c111a23c432db1d001294f88d479b70b60d7c0af2 COPYRIGHT
diff --git a/package/liblinear/liblinear.mk b/package/liblinear/liblinear.mk
index e1a0d10909..2d0fd0013c 100644
--- a/package/liblinear/liblinear.mk
+++ b/package/liblinear/liblinear.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBLINEAR_VERSION = 2.20
+LIBLINEAR_VERSION = 2.30
LIBLINEAR_SITE = http://www.csie.ntu.edu.tw/~cjlin/liblinear
LIBLINEAR_LICENSE = BSD-3-Clause
LIBLINEAR_LICENSE_FILES = COPYRIGHT
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-08 23:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-08 16:11 [Buildroot] [PATCH 08/27] package/liblinear: bump to version 2.30 Christopher McCrory
2019-09-08 23:00 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox