summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/xorg-lib-xtrans.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/xorg-lib-xtrans.make b/rules/xorg-lib-xtrans.make
index 1169700c0..6bba4b683 100644
--- a/rules/xorg-lib-xtrans.make
+++ b/rules/xorg-lib-xtrans.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_XORG_LIB_XTRANS) += xorg-lib-xtrans
#
# Paths and names
#
-XORG_LIB_XTRANS_VERSION := 1.3.5
-XORG_LIB_XTRANS_MD5 := c5ba432dd1514d858053ffe9f4737dd8
+XORG_LIB_XTRANS_VERSION := 1.4.0
+XORG_LIB_XTRANS_MD5 := ce2fb8100c6647ee81451ebe388b17ad
XORG_LIB_XTRANS := xtrans-$(XORG_LIB_XTRANS_VERSION)
XORG_LIB_XTRANS_SUFFIX := tar.bz2
XORG_LIB_XTRANS_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XTRANS).$(XORG_LIB_XTRANS_SUFFIX))