* [ptxdist] [PATCH] json-c: version bump 0.12 -> 0.12.1
@ 2017-07-04 18:01 Robert Schwebel
0 siblings, 0 replies; only message in thread
From: Robert Schwebel @ 2017-07-04 18:01 UTC (permalink / raw)
To: ptxdist; +Cc: Robert Schwebel
Besides the new version, there is also a new upstream, which is now on
github.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
rules/json-c.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/json-c.make b/rules/json-c.make
index 1ad07c6ea..3c37a8706 100644
--- a/rules/json-c.make
+++ b/rules/json-c.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_JSON_C) += json-c
#
# Paths and names
#
-JSON_C_VERSION := 0.12
-JSON_C_MD5 := 3ca4bbb881dfc4017e8021b5e0a8c491
+JSON_C_VERSION := 0.12.1-20160607
+JSON_C_MD5 := 0a2a49a1e89044fdac414f984f3f81a6
JSON_C := json-c-$(JSON_C_VERSION)
JSON_C_SUFFIX := tar.gz
-JSON_C_URL := https://s3.amazonaws.com/json-c_releases/releases/$(JSON_C).$(JSON_C_SUFFIX)
+JSON_C_URL := https://github.com/json-c/json-c/archive/$(JSON_C).$(JSON_C_SUFFIX)
JSON_C_SOURCE := $(SRCDIR)/$(JSON_C).$(JSON_C_SUFFIX)
JSON_C_DIR := $(BUILDDIR)/$(JSON_C)
JSON_C_LICENSE := MIT
--
2.13.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-04 18:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-04 18:01 [ptxdist] [PATCH] json-c: version bump 0.12 -> 0.12.1 Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox