From: Paulius Zaleckas Date: Sun, 28 Feb 2010 09:34:58 +0000 (+0200) Subject: Bump xineramaproto to 1.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0214fcfee594d0b64cecd72abe704d88062ee230;p=buildroot.git Bump xineramaproto to 1.2 Signed-off-by: Paulius Zaleckas --- diff --git a/package/x11r7/xproto_xineramaproto/Config.in b/package/x11r7/xproto_xineramaproto/Config.in index da609d7a4d..c2662ad957 100644 --- a/package/x11r7/xproto_xineramaproto/Config.in +++ b/package/x11r7/xproto_xineramaproto/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_XPROTO_XINERAMAPROTO bool "xineramaproto" help - xineramaproto 1.1.2 + xineramaproto 1.2 X.Org Xinerama protocol headers diff --git a/package/x11r7/xproto_xineramaproto/xproto_xineramaproto.mk b/package/x11r7/xproto_xineramaproto/xproto_xineramaproto.mk index ec6bc5058a..bca3c8fd65 100644 --- a/package/x11r7/xproto_xineramaproto/xproto_xineramaproto.mk +++ b/package/x11r7/xproto_xineramaproto/xproto_xineramaproto.mk @@ -4,7 +4,7 @@ # ################################################################################ -XPROTO_XINERAMAPROTO_VERSION = 1.1.2 +XPROTO_XINERAMAPROTO_VERSION = 1.2 XPROTO_XINERAMAPROTO_SOURCE = xineramaproto-$(XPROTO_XINERAMAPROTO_VERSION).tar.bz2 XPROTO_XINERAMAPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_XINERAMAPROTO_AUTORECONF = NO