xorg: Bump xproto_inputproto version to 2.3

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2014-01-04 14:38:58 +01:00 committed by Peter Korsgaard
parent 38f32ea1ce
commit 67b081995d

View File

@ -4,7 +4,7 @@
#
################################################################################
XPROTO_INPUTPROTO_VERSION = 2.2
XPROTO_INPUTPROTO_VERSION = 2.3
XPROTO_INPUTPROTO_SOURCE = inputproto-$(XPROTO_INPUTPROTO_VERSION).tar.bz2
XPROTO_INPUTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_INPUTPROTO_LICENSE = MIT