Bump libXau to 1.0.5
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
d0f22f65ce
commit
e505ffa418
@ -4,5 +4,5 @@ config BR2_PACKAGE_XLIB_LIBXAU
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XUTIL_UTIL_MACROS
|
||||
help
|
||||
libXau 1.0.3
|
||||
libXau 1.0.5
|
||||
X.Org Xau library
|
||||
|
@ -4,10 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXAU_VERSION = 1.0.4
|
||||
XLIB_LIBXAU_VERSION = 1.0.5
|
||||
XLIB_LIBXAU_SOURCE = libXau-$(XLIB_LIBXAU_VERSION).tar.bz2
|
||||
XLIB_LIBXAU_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXAU_AUTORECONF = NO
|
||||
XLIB_LIBXAU_LIBTOOL_PATCH = NO
|
||||
XLIB_LIBXAU_INSTALL_STAGING = YES
|
||||
XLIB_LIBXAU_DEPENDENCIES = xproto_xproto xproto_xproto xutil_util-macros
|
||||
XLIB_LIBXAU_CONF_OPT = --enable-shared --disable-static
|
||||
|
Loading…
Reference in New Issue
Block a user