summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-xf86dri.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:26:59 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:01:00 +0200
commitce11fb5a5b95ddd91af3fdb82b61130243337e68 (patch)
tree1f498ff5cdffa62b8b50793e5090e750ddc66fbd /rules/xorg-proto-xf86dri.make
parent2d1348950bd44497b3e9baee3d1a3e439bee48af (diff)
downloadptxdist-ce11fb5a5b95ddd91af3fdb82b61130243337e68.tar.gz
ptxdist-ce11fb5a5b95ddd91af3fdb82b61130243337e68.tar.xz
[xorg-proto-xf86dri] version bump 2.0.3 -> 2.0.4
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-xf86dri.make')
-rw-r--r--rules/xorg-proto-xf86dri.make7
1 files changed, 4 insertions, 3 deletions
diff --git a/rules/xorg-proto-xf86dri.make b/rules/xorg-proto-xf86dri.make
index cec872133..bc47b48da 100644
--- a/rules/xorg-proto-xf86dri.make
+++ b/rules/xorg-proto-xf86dri.make
@@ -2,7 +2,8 @@
# $Id: template 4565 2006-02-10 14:23:10Z mkl $
#
# Copyright (C) 2006 by Erwin Rol
-#
+# (C) 2009 by Robert Schwebel
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -17,10 +18,10 @@ PACKAGES-$(PTXCONF_XORG_PROTO_XF86DRI) += xorg-proto-xf86dri
#
# Paths and names
#
-XORG_PROTO_XF86DRI_VERSION := 2.0.3
+XORG_PROTO_XF86DRI_VERSION := 2.0.4
XORG_PROTO_XF86DRI := xf86driproto-$(XORG_PROTO_XF86DRI_VERSION)
XORG_PROTO_XF86DRI_SUFFIX := tar.bz2
-XORG_PROTO_XF86DRI_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_XF86DRI).$(XORG_PROTO_XF86DRI_SUFFIX)
+XORG_PROTO_XF86DRI_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_XF86DRI).$(XORG_PROTO_XF86DRI_SUFFIX)
XORG_PROTO_XF86DRI_SOURCE := $(SRCDIR)/$(XORG_PROTO_XF86DRI).$(XORG_PROTO_XF86DRI_SUFFIX)
XORG_PROTO_XF86DRI_DIR := $(BUILDDIR)/$(XORG_PROTO_XF86DRI)