Commit e505ffa4 authored by Paulius Zaleckas's avatar Paulius Zaleckas
Browse files

Bump libXau to 1.0.5

parent d0f22f65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+2 −1
Original line number Diff line number Diff line
@@ -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