wok-current diff xterm/receipt @ rev 16983
caja: set libexec directory with params
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Thu Aug 07 22:23:10 2014 -0300 (2014-08-07) |
parents | aad65b6098e0 |
children | 7d1d61c783d6 |
line diff
1.1 --- a/xterm/receipt Tue Jul 22 11:57:18 2014 +0200 1.2 +++ b/xterm/receipt Thu Aug 07 22:23:10 2014 -0300 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="MIT" 1.5 TARBALL="$PACKAGE-$VERSION.tgz" 1.6 WEB_SITE="http://invisible-island.net/xterm/" 1.7 -WGET_URL="http://invisible-island.net/datafiles/release/$PACKAGE.tar.gz" 1.8 +WGET_URL="ftp://invisible-island.net/$PACKAGE/$TARBALL" 1.9 HOST_ARCH="i486 arm" 1.10 1.11 DEPENDS="expat fontconfig freetype ncurses xorg-libXft xorg-libXt xorg-libXaw"