Bump libSM to 1.1.1

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:49 +02:00
parent ad29d46c60
commit 3374d4f965
2 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@ config BR2_PACKAGE_XLIB_LIBSM
select BR2_PACKAGE_XLIB_XTRANS
select BR2_PACKAGE_XPROTO_XPROTO
help
libSM 1.0.2
libSM 1.1.1
X.Org SM library

View File

@ -4,7 +4,7 @@
#
################################################################################
XLIB_LIBSM_VERSION = 1.1.0
XLIB_LIBSM_VERSION = 1.1.1
XLIB_LIBSM_SOURCE = libSM-$(XLIB_LIBSM_VERSION).tar.bz2
XLIB_LIBSM_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBSM_AUTORECONF = NO