wok-current diff xterm/receipt @ rev 22352
libcap: include stddef.h
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 19 11:07:25 2019 +0100 (2019-11-19) |
parents | 43f7f50905de |
children | 99a20a9dd3e8 |
line diff
1.1 --- a/xterm/receipt Thu Nov 14 10:30:11 2019 +0100 1.2 +++ b/xterm/receipt Tue Nov 19 11:07:25 2019 +0100 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"