Bump scrnsaverproto to 1.2.0

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

View file

@ -8,6 +8,7 @@ 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
XLIB_LIBSM_LIBTOOL_PATCH = NO
XLIB_LIBSM_INSTALL_STAGING = YES
XLIB_LIBSM_DEPENDENCIES = xlib_libICE xlib_xtrans xproto_xproto
XLIB_LIBSM_CONF_OPT = --enable-shared --disable-static --without-libuuid

View file

@ -1,5 +1,5 @@
config BR2_PACKAGE_XPROTO_SCRNSAVERPROTO
bool "scrnsaverproto"
help
scrnsaverproto 1.1.0
scrnsaverproto 1.2.0
X.Org ScrnSaver protocol headers

View file

@ -4,7 +4,7 @@
#
################################################################################
XPROTO_SCRNSAVERPROTO_VERSION = 1.1.0
XPROTO_SCRNSAVERPROTO_VERSION = 1.2.0
XPROTO_SCRNSAVERPROTO_SOURCE = scrnsaverproto-$(XPROTO_SCRNSAVERPROTO_VERSION).tar.bz2
XPROTO_SCRNSAVERPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_SCRNSAVERPROTO_AUTORECONF = NO