summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-print.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:11:32 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:00:38 +0200
commit1057b8ddd3f6ab079dfeb1727b71121cb6357c75 (patch)
tree0acd59c37fb861428c6afa343cec8ca86cac37bb /rules/xorg-proto-print.make
parent8e3f51713c89745adf1b02e0728adf3ef0a62bdf (diff)
downloadptxdist-1057b8ddd3f6ab079dfeb1727b71121cb6357c75.tar.gz
ptxdist-1057b8ddd3f6ab079dfeb1727b71121cb6357c75.tar.xz
[xorg-proto-print] version bump 1.0.3 -> 1.0.4
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-print.make')
-rw-r--r--rules/xorg-proto-print.make7
1 files changed, 4 insertions, 3 deletions
diff --git a/rules/xorg-proto-print.make b/rules/xorg-proto-print.make
index 93343148b..157d00913 100644
--- a/rules/xorg-proto-print.make
+++ b/rules/xorg-proto-print.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_PRINT) += xorg-proto-print
#
# Paths and names
#
-XORG_PROTO_PRINT_VERSION:= 1.0.3
+XORG_PROTO_PRINT_VERSION:= 1.0.4
XORG_PROTO_PRINT := printproto-$(XORG_PROTO_PRINT_VERSION)
XORG_PROTO_PRINT_SUFFIX := tar.bz2
-XORG_PROTO_PRINT_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_PRINT).$(XORG_PROTO_PRINT_SUFFIX)
+XORG_PROTO_PRINT_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_PRINT).$(XORG_PROTO_PRINT_SUFFIX)
XORG_PROTO_PRINT_SOURCE := $(SRCDIR)/$(XORG_PROTO_PRINT).$(XORG_PROTO_PRINT_SUFFIX)
XORG_PROTO_PRINT_DIR := $(BUILDDIR)/$(XORG_PROTO_PRINT)