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

Bump libXdmcp to 1.0.3

parent 0708a48c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,5 +3,5 @@ config BR2_PACKAGE_XLIB_LIBXDMCP
	select BR2_PACKAGE_XUTIL_UTIL_MACROS
	select BR2_PACKAGE_XPROTO_XPROTO
	help
	  libXdmcp 1.0.2
	  libXdmcp 1.0.3
	  X.Org Xdmcp library
+2 −1
Original line number Diff line number Diff line
@@ -4,10 +4,11 @@
#
################################################################################

XLIB_LIBXDMCP_VERSION = 1.0.2
XLIB_LIBXDMCP_VERSION = 1.0.3
XLIB_LIBXDMCP_SOURCE = libXdmcp-$(XLIB_LIBXDMCP_VERSION).tar.bz2
XLIB_LIBXDMCP_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXDMCP_AUTORECONF = NO
XLIB_LIBXDMCP_LIBTOOL_PATCH = NO
XLIB_LIBXDMCP_INSTALL_STAGING = YES
XLIB_LIBXDMCP_DEPENDENCIES = xutil_util-macros xproto_xproto
XLIB_LIBXDMCP_CONF_OPT = --enable-shared --disable-static