summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-fonts.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:07:49 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:00:38 +0200
commit79ae3546c11ed14a8b3683fcd845a6f315bad2f3 (patch)
tree847c1e5a94dabb671d4d25fddebee30342329704 /rules/xorg-proto-fonts.make
parent231a977ae7c4675ddb94350f39e3807f422969a5 (diff)
downloadptxdist-79ae3546c11ed14a8b3683fcd845a6f315bad2f3.tar.gz
ptxdist-79ae3546c11ed14a8b3683fcd845a6f315bad2f3.tar.xz
[xorg-proto-gl] version bump 1.4.8 -> 1.4.10
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-fonts.make')
-rw-r--r--rules/xorg-proto-fonts.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-proto-fonts.make b/rules/xorg-proto-fonts.make
index c32fba1a5..4ef7cdfbb 100644
--- a/rules/xorg-proto-fonts.make
+++ b/rules/xorg-proto-fonts.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
@@ -20,7 +21,7 @@ PACKAGES-$(PTXCONF_XORG_PROTO_FONTS) += xorg-proto-fonts
XORG_PROTO_FONTS_VERSION := 2.0.2
XORG_PROTO_FONTS := fontsproto-$(XORG_PROTO_FONTS_VERSION)
XORG_PROTO_FONTS_SUFFIX := tar.bz2
-XORG_PROTO_FONTS_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
+XORG_PROTO_FONTS_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
XORG_PROTO_FONTS_SOURCE := $(SRCDIR)/$(XORG_PROTO_FONTS).$(XORG_PROTO_FONTS_SUFFIX)
XORG_PROTO_FONTS_DIR := $(BUILDDIR)/$(XORG_PROTO_FONTS)