Fixes a linking issue, caused by trying to static link libc in the
previous version. Fixed upstream, so just bump to the latest release.

Signed-off-by: Lucas Stach <l.st...@pengutronix.de>
---
 rules/xorg-lib-X11.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/xorg-lib-X11.make b/rules/xorg-lib-X11.make
index 7cced137cd9f..dd7fe5e31472 100644
--- a/rules/xorg-lib-X11.make
+++ b/rules/xorg-lib-X11.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XORG_LIB_X11) += xorg-lib-x11
 #
 # Paths and names
 #
-XORG_LIB_X11_VERSION   := 1.6.8
-XORG_LIB_X11_MD5       := c5fa5a86a20e3591bed6c046498d4b8f
+XORG_LIB_X11_VERSION   := 1.6.9
+XORG_LIB_X11_MD5       := 55adbfb6d4370ecac5e70598c4e7eed2
 XORG_LIB_X11           := libX11-$(XORG_LIB_X11_VERSION)
 XORG_LIB_X11_SUFFIX    := tar.bz2
 XORG_LIB_X11_URL       := $(call ptx/mirror, XORG, 
individual/lib/$(XORG_LIB_X11).$(XORG_LIB_X11_SUFFIX))
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to