summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/xorg-lib-X11.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/xorg-lib-X11.make b/rules/xorg-lib-X11.make
index 6ae27b461..7cced137c 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.7
-XORG_LIB_X11_MD5 := 034fdd6cc5393974d88aec6f5bc96162
+XORG_LIB_X11_VERSION := 1.6.8
+XORG_LIB_X11_MD5 := c5fa5a86a20e3591bed6c046498d4b8f
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))