wok diff lynx/receipt @ rev 20475
Typos in receipt variable names
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 17 10:43:04 2018 +0200 (2018-10-17) |
parents | 6f52e7b054e2 |
children | 20661c276bcf |
line diff
1.1 --- a/lynx/receipt Sun Mar 02 13:16:22 2014 +0100 1.2 +++ b/lynx/receipt Wed Oct 17 10:43:04 2018 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://lynx.isc.org" 1.5 TARBALL="$PACKAGE$VERSION.tar.gz" 1.6 WGET_URL="http://lynx.isc.org/$PACKAGE$VERSION/$TARBALL" 1.7 -HOST_ARCH="i468 arm" 1.8 +HOST_ARCH="i486 arm" 1.9 1.10 # Will require build dep libtirpc after glibc is upgraded to 2.14. 1.11 DEPENDS="libssl ncurses zlib"