summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErwin Rol <erwin@erwinrol.com>2010-02-24 16:25:40 +0100
committerErwin Rol <erwin@erwinrol.com>2010-02-25 10:46:16 +0100
commit5a8c6ab8fe1b42040caf72ad8fd4bc0b4c61ccde (patch)
tree296a148a9363dfd345915f8809616d0cdeb5e086
parent62802b345c177ee80e1fbea2724914df78c01736 (diff)
downloadptxdist-5a8c6ab8fe1b42040caf72ad8fd4bc0b4c61ccde.tar.gz
ptxdist-5a8c6ab8fe1b42040caf72ad8fd4bc0b4c61ccde.tar.xz
[dri2proto] Update version
Signed-off-by: Erwin Rol <erwin@erwinrol.com>
-rw-r--r--rules/dri2proto.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/dri2proto.make b/rules/dri2proto.make
index 222869790..3df8c8e00 100644
--- a/rules/dri2proto.make
+++ b/rules/dri2proto.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_DRI2PROTO) += dri2proto
#
# Paths and names
#
-DRI2PROTO_VERSION := 2.2
+DRI2PROTO_VERSION := 2.3
DRI2PROTO := dri2proto-$(DRI2PROTO_VERSION)
DRI2PROTO_SUFFIX := tar.bz2
DRI2PROTO_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(DRI2PROTO).$(DRI2PROTO_SUFFIX)