wok-next diff atftp/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 051931e905b0
children 7f39549720b8
line diff
     1.1 --- a/atftp/receipt	Fri Dec 06 10:39:07 2013 +0000
     1.2 +++ b/atftp/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://freshmeat.net/projects/atftp/"
     1.6  WGET_URL="http://downloads.openwrt.org/sources/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="ncurses readline"
    1.10  BUILD_DEPENDS="pcre-dev readline-dev"