Commit f8a07845 authored by Paulius Zaleckas's avatar Paulius Zaleckas
Browse files

Bump scrnsaverproto to 1.2.0

parent 8b845099
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_XPROTO_SCRNSAVERPROTO
	bool "scrnsaverproto"
	help
	  scrnsaverproto 1.1.0
	  scrnsaverproto 1.2.0
	  X.Org ScrnSaver protocol headers
+1 −1
Original line number Diff line number Diff line
@@ -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