wok diff xterm/receipt @ rev 22669
Up firefox-official (72.0.1, CVE-2019-17026)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 17 11:02:35 2020 +0100 (2020-01-17) |
parents | 43f7f50905de |
children | 99a20a9dd3e8 |
line diff
1.1 --- a/xterm/receipt Thu Nov 14 10:30:11 2019 +0100 1.2 +++ b/xterm/receipt Fri Jan 17 11:02:35 2020 +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"