summaryrefslogtreecommitdiffstats
path: root/rules/libxcb.make
diff options
context:
space:
mode:
authorErwin Rol <erwin@erwinrol.com>2010-01-20 13:52:33 +0100
committerErwin Rol <erwin@erwinrol.com>2010-01-20 15:55:18 +0100
commit36fb43b3a0d20d207b415e1488e1a9e5bf51c114 (patch)
tree774f70f66014fde18ee130e29ea740db53368093 /rules/libxcb.make
parent93db74c712161be60b9838adb9574b9c4e5355ad (diff)
downloadptxdist-36fb43b3a0d20d207b415e1488e1a9e5bf51c114.tar.gz
ptxdist-36fb43b3a0d20d207b415e1488e1a9e5bf51c114.tar.xz
[libxcb] Update version
Signed-off-by: Erwin Rol <erwin@erwinrol.com>
Diffstat (limited to 'rules/libxcb.make')
-rw-r--r--rules/libxcb.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libxcb.make b/rules/libxcb.make
index 1cb12d45e..0172a6999 100644
--- a/rules/libxcb.make
+++ b/rules/libxcb.make
@@ -16,7 +16,7 @@ PACKAGES-$(PTXCONF_LIBXCB) += libxcb
#
# Paths and names
#
-LIBXCB_VERSION := 1.4
+LIBXCB_VERSION := 1.5
LIBXCB := libxcb-$(LIBXCB_VERSION)
LIBXCB_SUFFIX := tar.bz2
LIBXCB_URL := http://xcb.freedesktop.org/dist/$(LIBXCB).$(LIBXCB_SUFFIX)