* [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.21
@ 2020-10-06 7:27 Michael Vetter
2020-10-06 7:27 ` [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.22 Michael Vetter
2020-10-06 18:55 ` [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.21 Thomas Petazzoni
0 siblings, 2 replies; 4+ messages in thread
From: Michael Vetter @ 2020-10-06 7:27 UTC (permalink / raw)
To: buildroot
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
---
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 05cf5fc34e..df8ac8c9c7 100644
--- a/package/jasper/jasper.hash
+++ b/package/jasper/jasper.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 d55843ce52afa9bfe90f30118329578501040f30d48a027459a68a962695e506 jasper-2.0.20.tar.gz
+sha256 2482def06dfaa33b8d93cbe992a29723309f3c2b6e75674423a52fc82be10418 jasper-2.0.21.tar.gz
sha256 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81 LICENSE
diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk
index 9bf7d49971..1351efa563 100644
--- a/package/jasper/jasper.mk
+++ b/package/jasper/jasper.mk
@@ -4,7 +4,7 @@
#
################################################################################
-JASPER_VERSION = 2.0.20
+JASPER_VERSION = 2.0.21
JASPER_SITE = $(call github,jasper-software,jasper,version-$(JASPER_VERSION))
JASPER_INSTALL_STAGING = YES
JASPER_LICENSE = JasPer-2.0
--
2.16.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.22
2020-10-06 7:27 [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.21 Michael Vetter
@ 2020-10-06 7:27 ` Michael Vetter
2020-10-06 18:55 ` Thomas Petazzoni
2020-10-06 18:55 ` [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.21 Thomas Petazzoni
1 sibling, 1 reply; 4+ messages in thread
From: Michael Vetter @ 2020-10-06 7:27 UTC (permalink / raw)
To: buildroot
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
---
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 df8ac8c9c7..bb660e3c5d 100644
--- a/package/jasper/jasper.hash
+++ b/package/jasper/jasper.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 2482def06dfaa33b8d93cbe992a29723309f3c2b6e75674423a52fc82be10418 jasper-2.0.21.tar.gz
+sha256 afc4166bff29b8a0dc46ed5e8d6a208d7976fccfd0b1146e3400c8b2948794a2 jasper-2.0.21.tar.gz
sha256 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81 LICENSE
diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk
index 1351efa563..ab7cb933bc 100644
--- a/package/jasper/jasper.mk
+++ b/package/jasper/jasper.mk
@@ -4,7 +4,7 @@
#
################################################################################
-JASPER_VERSION = 2.0.21
+JASPER_VERSION = 2.0.22
JASPER_SITE = $(call github,jasper-software,jasper,version-$(JASPER_VERSION))
JASPER_INSTALL_STAGING = YES
JASPER_LICENSE = JasPer-2.0
--
2.26.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.21
2020-10-06 7:27 [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.21 Michael Vetter
2020-10-06 7:27 ` [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.22 Michael Vetter
@ 2020-10-06 18:55 ` Thomas Petazzoni
1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2020-10-06 18:55 UTC (permalink / raw)
To: buildroot
On Tue, 6 Oct 2020 09:27:48 +0200
Michael Vetter <jubalh@iodoru.org> wrote:
> Signed-off-by: Michael Vetter <jubalh@iodoru.org>
> ---
> package/jasper/jasper.hash | 2 +-
> package/jasper/jasper.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Buildroot master already had jasper at 2.0.21, and seeing that you also
sent a bump to 2.0.22, I assume this particular patch was a mistake ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-10-06 18:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-06 7:27 [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.21 Michael Vetter
2020-10-06 7:27 ` [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.22 Michael Vetter
2020-10-06 18:55 ` Thomas Petazzoni
2020-10-06 18:55 ` [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.21 Thomas Petazzoni
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.