[Buildroot] [git commit branch/2020.02.x] package/jasper: bump to version 2.0.20

Peter Korsgaard peter at korsgaard.com
Sun Dec 13 10:11:31 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=7be0d30464d60da04f4f0c84a9ade82ea8e64ee9
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2020.02.x

Bump JasPer to 2.0.20

Signed-off-by: Michael Vetter <jubalh at iodoru.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit a108bbf38ea7d5491134d0746aa33a8f2d422eb5)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/jasper/jasper.hash | 2 +-
 package/jasper/jasper.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/jasper/jasper.hash b/package/jasper/jasper.hash
index 67ad90d730..05cf5fc34e 100644
--- a/package/jasper/jasper.hash
+++ b/package/jasper/jasper.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 b9d16162a088617ada36450f2374d72165377cb64b33ed197c200bcfb73ec76c  jasper-2.0.19.tar.gz
+sha256 d55843ce52afa9bfe90f30118329578501040f30d48a027459a68a962695e506  jasper-2.0.20.tar.gz
 sha256 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81  LICENSE
diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk
index f6ae2ead78..9bf7d49971 100644
--- a/package/jasper/jasper.mk
+++ b/package/jasper/jasper.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JASPER_VERSION = 2.0.19
+JASPER_VERSION = 2.0.20
 JASPER_SITE = $(call github,jasper-software,jasper,version-$(JASPER_VERSION))
 JASPER_INSTALL_STAGING = YES
 JASPER_LICENSE = JasPer-2.0


More information about the buildroot mailing list