wok diff lynx/receipt @ rev 17991

fusecloop: fix realloc index size
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 23 15:42:00 2015 +0200 (2015-04-23)
parents 6f52e7b054e2
children 20661c276bcf
line diff
     1.1 --- a/lynx/receipt	Sun Mar 02 13:16:22 2014 +0100
     1.2 +++ b/lynx/receipt	Thu Apr 23 15:42:00 2015 +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"