summaryrefslogtreecommitdiffstats
path: root/rules/xterm.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-08-17 09:40:06 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-26 13:48:19 +0100
commitf6742a7ca974bc85cf4d252813510a8b4a487c08 (patch)
treec6609184638b25b0339fe12cc0eadfe75e98ff3d /rules/xterm.make
parent785aac82d92161a5bfabc4790836b69971b0a05f (diff)
downloadptxdist-f6742a7ca974bc85cf4d252813510a8b4a487c08.tar.gz
ptxdist-f6742a7ca974bc85cf4d252813510a8b4a487c08.tar.xz
[xterm] version bump 224 -> 250
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xterm.make')
-rw-r--r--rules/xterm.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/xterm.make b/rules/xterm.make
index dadc6755c..1605507bc 100644
--- a/rules/xterm.make
+++ b/rules/xterm.make
@@ -2,7 +2,7 @@
# $Id: template 4761 2006-02-24 17:35:57Z sha $
#
# Copyright (C) 2006 by Sascha Hauer
-#
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_XTERM) += xterm
#
# Paths and names
#
-XTERM_VERSION := 224
+XTERM_VERSION := 250
XTERM := xterm-$(XTERM_VERSION)
XTERM_SUFFIX := tgz
-XTERM_URL := ftp://invisible-island.net/xterm//$(XTERM).$(XTERM_SUFFIX)
+XTERM_URL := ftp://invisible-island.net/xterm/$(XTERM).$(XTERM_SUFFIX)
XTERM_SOURCE := $(SRCDIR)/$(XTERM).$(XTERM_SUFFIX)
XTERM_DIR := $(BUILDDIR)/$(XTERM)