Commit 322445e9 authored by Paulius Zaleckas's avatar Paulius Zaleckas
Browse files

Bump libXtst to 1.1.0

parent 4c73f103
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@ config BR2_PACKAGE_XLIB_LIBXTST
	select BR2_PACKAGE_XLIB_LIBXEXT
	select BR2_PACKAGE_XPROTO_RECORDPROTO
	help
	  libXtst 1.0.1
	  libXtst 1.1.0
	  X.Org Xtst library
+2 −1
Original line number Diff line number Diff line
@@ -4,10 +4,11 @@
#
################################################################################

XLIB_LIBXTST_VERSION = 1.0.3
XLIB_LIBXTST_VERSION = 1.1.0
XLIB_LIBXTST_SOURCE = libXtst-$(XLIB_LIBXTST_VERSION).tar.bz2
XLIB_LIBXTST_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXTST_AUTORECONF = NO
XLIB_LIBXTST_LIBTOOL_PATCH = NO
XLIB_LIBXTST_INSTALL_STAGING = YES
XLIB_LIBXTST_DEPENDENCIES = xlib_libX11 xlib_libXext xproto_recordproto
XLIB_LIBXTST_CONF_OPT = --enable-shared --disable-static