wok diff lynx/receipt @ rev 17747

discount: fix TARBALL name
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 07 23:52:35 2015 +0100 (2015-03-07)
parents 6f52e7b054e2
children 20661c276bcf
line diff
     1.1 --- a/lynx/receipt	Sun Mar 02 13:16:22 2014 +0100
     1.2 +++ b/lynx/receipt	Sat Mar 07 23:52:35 2015 +0100
     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"