mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Bump libSM to 1.1.1
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user