Commit 3374d4f9 authored by Paulius Zaleckas's avatar Paulius Zaleckas
Browse files

Bump libSM to 1.1.1

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