Xterm: Fix URL (#7476)

This commit is contained in:
Matthias Diener 2018-03-14 00:58:42 -05:00 committed by Massimiliano Culpo
parent 86f9c9fc73
commit 73dd58b68a

View file

@ -31,7 +31,7 @@ class Xterm(AutotoolsPackage):
that can't use the window system directly."""
homepage = "http://invisible-island.net/xterm/"
url = "http://invisible-island.net/xterm/xterm-327.tgz"
url = "ftp://ftp.invisible-island.net/xterm/xterm-327.tgz"
version('327', '3c32e931adcad44e64e57892e75d9e02')