summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-xext.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:23:25 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:00:40 +0200
commit933e0281a652b93526011c5dd6e60f3ea6a97734 (patch)
tree2dc1a3821737da89d5c7ca252daa59ff8972b90e /rules/xorg-proto-xext.make
parent98a8b9ca7199091e83d7fc1c8d69a61c1d2d54fb (diff)
downloadptxdist-933e0281a652b93526011c5dd6e60f3ea6a97734.tar.gz
ptxdist-933e0281a652b93526011c5dd6e60f3ea6a97734.tar.xz
[xorg-proto-xext] version bump 7.0.2 -> 7.0.5
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-xext.make')
-rw-r--r--rules/xorg-proto-xext.make7
1 files changed, 4 insertions, 3 deletions
diff --git a/rules/xorg-proto-xext.make b/rules/xorg-proto-xext.make
index c8b3c4575..14189f3a6 100644
--- a/rules/xorg-proto-xext.make
+++ b/rules/xorg-proto-xext.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_XEXT) += xorg-proto-xext
#
# Paths and names
#
-XORG_PROTO_XEXT_VERSION := 7.0.2
+XORG_PROTO_XEXT_VERSION := 7.0.5
XORG_PROTO_XEXT := xextproto-$(XORG_PROTO_XEXT_VERSION)
XORG_PROTO_XEXT_SUFFIX := tar.bz2
-XORG_PROTO_XEXT_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_XEXT).$(XORG_PROTO_XEXT_SUFFIX)
+XORG_PROTO_XEXT_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_XEXT).$(XORG_PROTO_XEXT_SUFFIX)
XORG_PROTO_XEXT_SOURCE := $(SRCDIR)/$(XORG_PROTO_XEXT).$(XORG_PROTO_XEXT_SUFFIX)
XORG_PROTO_XEXT_DIR := $(BUILDDIR)/$(XORG_PROTO_XEXT)