Xterm: Fix URL (#7476)
This commit is contained in:
parent
86f9c9fc73
commit
73dd58b68a
@ -31,7 +31,7 @@ class Xterm(AutotoolsPackage):
|
|||||||
that can't use the window system directly."""
|
that can't use the window system directly."""
|
||||||
|
|
||||||
homepage = "http://invisible-island.net/xterm/"
|
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')
|
version('327', '3c32e931adcad44e64e57892e75d9e02')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user