summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-randr.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:12:13 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:00:38 +0200
commit48f731cbe21f8a8644be35ead79c7a6f1c0420f9 (patch)
tree42d4fa007fc7690a0c685f445e79b9ed816ba5fd /rules/xorg-proto-randr.make
parent1057b8ddd3f6ab079dfeb1727b71121cb6357c75 (diff)
downloadptxdist-48f731cbe21f8a8644be35ead79c7a6f1c0420f9.tar.gz
ptxdist-48f731cbe21f8a8644be35ead79c7a6f1c0420f9.tar.xz
[xorg-proto-randr] version bump 1.2.1 -> 1.3.0
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-randr.make')
-rw-r--r--rules/xorg-proto-randr.make7
1 files changed, 4 insertions, 3 deletions
diff --git a/rules/xorg-proto-randr.make b/rules/xorg-proto-randr.make
index 1ce41362d..85603980d 100644
--- a/rules/xorg-proto-randr.make
+++ b/rules/xorg-proto-randr.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_RANDR) += xorg-proto-randr
#
# Paths and names
#
-XORG_PROTO_RANDR_VERSION:= 1.2.1
+XORG_PROTO_RANDR_VERSION:= 1.3.0
XORG_PROTO_RANDR := randrproto-$(XORG_PROTO_RANDR_VERSION)
XORG_PROTO_RANDR_SUFFIX := tar.bz2
-XORG_PROTO_RANDR_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_RANDR).$(XORG_PROTO_RANDR_SUFFIX)
+XORG_PROTO_RANDR_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_RANDR).$(XORG_PROTO_RANDR_SUFFIX)
XORG_PROTO_RANDR_SOURCE := $(SRCDIR)/$(XORG_PROTO_RANDR).$(XORG_PROTO_RANDR_SUFFIX)
XORG_PROTO_RANDR_DIR := $(BUILDDIR)/$(XORG_PROTO_RANDR)