* [ptxdist] [PATCH] jansson: version bump to 2.13.1
@ 2020-08-03 7:16 Christian Gieseler
2020-08-04 7:23 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 4+ messages in thread
From: Christian Gieseler @ 2020-08-03 7:16 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Gieseler
From: Christian Gieseler <cg@eks-engel.de>
Signed-off-by: Christian Gieseler <cg@eks-engel.de>
---
rules/jansson.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/jansson.make b/rules/jansson.make
index 37b63688b..e4ee7dcad 100644
--- a/rules/jansson.make
+++ b/rules/jansson.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JANSSON) += jansson
#
# Paths and names
#
-JANSSON_VERSION := 2.7
-JANSSON_MD5 := ffac352f9c5f80a6ae8145d451af2c0e
+JANSSON_VERSION := 2.13.1
+JANSSON_MD5 := e343e5b2e8fac568a00a8ca36dc01ebe
JANSSON := jansson-$(JANSSON_VERSION)
JANSSON_SUFFIX := tar.bz2
JANSSON_URL := http://www.digip.org/jansson/releases/$(JANSSON).$(JANSSON_SUFFIX)
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] [APPLIED] jansson: version bump to 2.13.1
2020-08-03 7:16 [ptxdist] [PATCH] jansson: version bump to 2.13.1 Christian Gieseler
@ 2020-08-04 7:23 ` Michael Olbrich
0 siblings, 0 replies; 4+ messages in thread
From: Michael Olbrich @ 2020-08-04 7:23 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Gieseler
Thanks, applied as ea5bda1637244b977a304cb92096338dc2a78a84.
Michael
[sent from post-receive hook]
On Tue, 04 Aug 2020 09:23:25 +0200, Christian Gieseler <chgieseler@gmx.net> wrote:
> Signed-off-by: Christian Gieseler <cg@eks-engel.de>
> Message-Id: <20200803071632.13935-1-chgieseler@gmx.net>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/jansson.make b/rules/jansson.make
> index 37b63688ba5a..e4ee7dcadb6e 100644
> --- a/rules/jansson.make
> +++ b/rules/jansson.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JANSSON) += jansson
> #
> # Paths and names
> #
> -JANSSON_VERSION := 2.7
> -JANSSON_MD5 := ffac352f9c5f80a6ae8145d451af2c0e
> +JANSSON_VERSION := 2.13.1
> +JANSSON_MD5 := e343e5b2e8fac568a00a8ca36dc01ebe
> JANSSON := jansson-$(JANSSON_VERSION)
> JANSSON_SUFFIX := tar.bz2
> JANSSON_URL := http://www.digip.org/jansson/releases/$(JANSSON).$(JANSSON_SUFFIX)
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ptxdist] [PATCH] jansson: version bump to 2.13.1
2020-07-31 12:13 [ptxdist] [PATCH] " Gieseler, Christian
@ 2020-07-31 13:45 ` Michael Olbrich
0 siblings, 0 replies; 4+ messages in thread
From: Michael Olbrich @ 2020-07-31 13:45 UTC (permalink / raw)
To: ptxdist
On Fri, Jul 31, 2020 at 12:13:47PM +0000, Gieseler, Christian wrote:
> jansson: version bump to 2.13.1
>
> Signed-off-by: Christian Gieseler <cg@eks-engel.de>
>
> diff --git a/rules/jansson.make b/rules/jansson.make
> index 37b63688b..e4ee7dcad 100644
> --- a/rules/jansson.make
> +++ b/rules/jansson.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JANSSON) += jansson
> #
> # Paths and names
> #
> -JANSSON_VERSION := 2.7
> -JANSSON_MD5 := ffac352f9c5f80a6ae8145d451af2c0e
> +JANSSON_VERSION := 2.13.1
> +JANSSON_MD5 := e343e5b2e8fac568a00a8ca36dc01ebe
> JANSSON := jansson-$(JANSSON_VERSION)
> JANSSON_SUFFIX := tar.bz2
> JANSSON_URL := http://www.digip.org/jansson/releases/$(JANSSON).$(JANSSON_SUFFIX)
This patch does not apply. Something (your email client probably) messed up
the white spaces.
Michael
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ptxdist] [PATCH] jansson: version bump to 2.13.1
@ 2020-07-31 12:13 Gieseler, Christian
2020-07-31 13:45 ` Michael Olbrich
0 siblings, 1 reply; 4+ messages in thread
From: Gieseler, Christian @ 2020-07-31 12:13 UTC (permalink / raw)
To: 'ptxdist@pengutronix.de'
jansson: version bump to 2.13.1
Signed-off-by: Christian Gieseler <cg@eks-engel.de>
diff --git a/rules/jansson.make b/rules/jansson.make
index 37b63688b..e4ee7dcad 100644
--- a/rules/jansson.make
+++ b/rules/jansson.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JANSSON) += jansson
#
# Paths and names
#
-JANSSON_VERSION := 2.7
-JANSSON_MD5 := ffac352f9c5f80a6ae8145d451af2c0e
+JANSSON_VERSION := 2.13.1
+JANSSON_MD5 := e343e5b2e8fac568a00a8ca36dc01ebe
JANSSON := jansson-$(JANSSON_VERSION)
JANSSON_SUFFIX := tar.bz2
JANSSON_URL := http://www.digip.org/jansson/releases/$(JANSSON).$(JANSSON_SUFFIX)
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-08-04 7:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 7:16 [ptxdist] [PATCH] jansson: version bump to 2.13.1 Christian Gieseler
2020-08-04 7:23 ` [ptxdist] [APPLIED] " Michael Olbrich
-- strict thread matches above, loose matches on Subject: below --
2020-07-31 12:13 [ptxdist] [PATCH] " Gieseler, Christian
2020-07-31 13:45 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox