From: Bernd Kuhls Date: Sat, 4 Jan 2014 13:38:53 +0000 (+0100) Subject: xorg: Bump xlib_libXtst version to 1.2.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55ca89b8fd1f1f5b242b69666619dc7beee1d061;p=buildroot.git xorg: Bump xlib_libXtst version to 1.2.2 Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/x11r7/xlib_libXtst/xlib_libXtst.mk b/package/x11r7/xlib_libXtst/xlib_libXtst.mk index 46d58e2327..ad3caeafc5 100644 --- a/package/x11r7/xlib_libXtst/xlib_libXtst.mk +++ b/package/x11r7/xlib_libXtst/xlib_libXtst.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBXTST_VERSION = 1.2.1 +XLIB_LIBXTST_VERSION = 1.2.2 XLIB_LIBXTST_SOURCE = libXtst-$(XLIB_LIBXTST_VERSION).tar.bz2 XLIB_LIBXTST_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBXTST_LICENSE = MIT