[Buildroot] [PATCH 13/16] xproto_evieext: bump version

Will Wagner will_wagner at carallon.com
Thu Apr 1 12:46:43 UTC 2010


Signed-off-by: Will Wagner <will_wagner at carallon.com>
---
 package/x11r7/xproto_evieext/Config.in         |    2 +-
 package/x11r7/xproto_evieext/xproto_evieext.mk |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/x11r7/xproto_evieext/Config.in b/package/x11r7/xproto_evieext/Config.in
index 3e66118..4d04b95 100644
--- a/package/x11r7/xproto_evieext/Config.in
+++ b/package/x11r7/xproto_evieext/Config.in
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_XPROTO_EVIEEXT
 	bool "evieext"
 	help
-	  evieext 1.0.2
+	  evieext 1.1.0
 	  X.Org EvIE protocol headers
diff --git a/package/x11r7/xproto_evieext/xproto_evieext.mk b/package/x11r7/xproto_evieext/xproto_evieext.mk
index aa0a733..1c45f12 100644
--- a/package/x11r7/xproto_evieext/xproto_evieext.mk
+++ b/package/x11r7/xproto_evieext/xproto_evieext.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_EVIEEXT_VERSION = 1.0.2
+XPROTO_EVIEEXT_VERSION = 1.1.0
 XPROTO_EVIEEXT_SOURCE = evieext-$(XPROTO_EVIEEXT_VERSION).tar.bz2
 XPROTO_EVIEEXT_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_EVIEEXT_AUTORECONF = NO
-- 
1.7.0





More information about the buildroot mailing list