wok-next diff socat/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 eacced79e6ab
children c4e53a39395a
line diff
     1.1 --- a/socat/receipt	Thu Feb 19 12:24:45 2015 -0200
     1.2 +++ b/socat/receipt	Thu Feb 25 15:02:38 2016 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.dest-unreach.org/$PACKAGE/"
     1.6  WGET_URL="${WEB_SITE}download/$TARBALL"
     1.7 -HOST_ARCH="i486 arm"
     1.8 +HOST_ARCH="i486"
     1.9  
    1.10  BUILD_DEPENDS="openssl-dev ncurses-dev"
    1.11  DEPENDS="openssl ncurses libwrap readline"