mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] libconfig: version bump 1.4.9 -> 1.7.2
@ 2019-02-22 14:29 Ian Abbott
  2019-02-22 14:29 ` [ptxdist] [PATCH 2/2] libconfig: Move back from staging Ian Abbott
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Abbott @ 2019-02-22 14:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Ian Abbott

The old version is no longer downloadable so use the latest version.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
---
 rules/libconfig.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libconfig.make b/rules/libconfig.make
index 241c0d8d0..57277d749 100644
--- a/rules/libconfig.make
+++ b/rules/libconfig.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_LIBCONFIG) += libconfig
 #
 # Paths and names
 #
-LIBCONFIG_VERSION	:= 1.4.9
-LIBCONFIG_MD5		:= b6ee0ce2b3ef844bad7cac2803a90634
+LIBCONFIG_VERSION	:= 1.7.2
+LIBCONFIG_MD5		:= 6bd98ee3a6e6b9126c82c916d7a9e690
 LIBCONFIG		:= libconfig-$(LIBCONFIG_VERSION)
 LIBCONFIG_SUFFIX	:= tar.gz
-LIBCONFIG_URL		:= http://www.hyperrealm.com/libconfig/$(LIBCONFIG).$(LIBCONFIG_SUFFIX)
+LIBCONFIG_URL		:= http://hyperrealm.github.io/libconfig/dist/$(LIBCONFIG).$(LIBCONFIG_SUFFIX)
 LIBCONFIG_SOURCE	:= $(SRCDIR)/$(LIBCONFIG).$(LIBCONFIG_SUFFIX)
 LIBCONFIG_DIR		:= $(BUILDDIR)/$(LIBCONFIG)
 LIBCONFIG_LICENSE	:= LGPL-2.1-only
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-22 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-22 14:29 [ptxdist] [PATCH 1/2] libconfig: version bump 1.4.9 -> 1.7.2 Ian Abbott
2019-02-22 14:29 ` [ptxdist] [PATCH 2/2] libconfig: Move back from staging Ian Abbott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox