Bump libXdmcp to 1.0.3

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:53 +02:00
parent 0708a48cb0
commit ea0f92ef93
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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