From: Bernd Kuhls Date: Tue, 15 Apr 2014 05:07:24 +0000 (+0200) Subject: xproto_xproto: Bump version to 7.0.26 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9989d1f28eb44d73bd7bbccff5c9813e0a38575b;p=buildroot.git xproto_xproto: Bump version to 7.0.26 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xproto_xproto/xproto_xproto.mk b/package/x11r7/xproto_xproto/xproto_xproto.mk index 46779f63f9..13e6eec8ae 100644 --- a/package/x11r7/xproto_xproto/xproto_xproto.mk +++ b/package/x11r7/xproto_xproto/xproto_xproto.mk @@ -4,7 +4,7 @@ # ################################################################################ -XPROTO_XPROTO_VERSION = 7.0.25 +XPROTO_XPROTO_VERSION = 7.0.26 XPROTO_XPROTO_SOURCE = xproto-$(XPROTO_XPROTO_VERSION).tar.bz2 XPROTO_XPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_XPROTO_LICENSE = MIT