summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2014-07-25 20:29:51 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-26 08:52:49 +0200
commit38e363cf0ada85d7be9a1f458558186fea803d02 (patch)
treea41633e4d788b9bd328d18f72dc4896cf363d1a6
parent2d93a7bfd61d6fe02adca7d72f07dc735d2a22d6 (diff)
downloadbuildroot-38e363cf0ada85d7be9a1f458558186fea803d02.tar.gz
buildroot-38e363cf0ada85d7be9a1f458558186fea803d02.zip
xlib_libXext: Bump version to 1.3.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/x11r7/xlib_libXext/xlib_libXext.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xlib_libXext/xlib_libXext.mk b/package/x11r7/xlib_libXext/xlib_libXext.mk
index ebfa4bc0ec..0920b84484 100644
--- a/package/x11r7/xlib_libXext/xlib_libXext.mk
+++ b/package/x11r7/xlib_libXext/xlib_libXext.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XLIB_LIBXEXT_VERSION = 1.3.2
+XLIB_LIBXEXT_VERSION = 1.3.3
XLIB_LIBXEXT_SOURCE = libXext-$(XLIB_LIBXEXT_VERSION).tar.bz2
XLIB_LIBXEXT_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXEXT_LICENSE = MIT
OpenPOWER on IntegriCloud