wok-current diff xterm/receipt @ rev 22401
expat: use same DL as in Next
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Dec 08 12:26:44 2019 +0000 (2019-12-08) |
parents | 43f7f50905de |
children | 99a20a9dd3e8 |
line diff
1.1 --- a/xterm/receipt Thu Nov 14 10:30:11 2019 +0100 1.2 +++ b/xterm/receipt Sun Dec 08 12:26:44 2019 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://invisible-island.net/xterm/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tgz" 1.7 -WGET_URL="ftp://invisible-island.net/$PACKAGE/$TARBALL" 1.8 +WGET_URL="http://invisible-mirror.net/archives/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="expat fontconfig freetype ncurses xorg-libXaw3d 1.11 xorg-libXft xorg-libXpm xorg-libXt"