wok diff trickle/receipt @ rev 18005

busybox: fix using 404 (not found) page; show URL in the page.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Apr 28 17:26:09 2015 +0300 (2015-04-28)
parents 7a3e592e7c6a
children ff9bdf719828
line diff
     1.1 --- a/trickle/receipt	Sat Nov 29 13:37:18 2014 +0100
     1.2 +++ b/trickle/receipt	Tue Apr 28 17:26:09 2015 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="http://monkey.org/~marius/pages/?page=trickle"
     1.5  WGET_URL="https://github.com/mariusae/trickle/archive/$HASH.zip"
     1.6  
     1.7 -DEPEND="libevent"
     1.8 +DEPENDS="libevent"
     1.9  BUILD_DEPENDS="libevent-dev wget automake autoconf libtool"
    1.10  
    1.11  # Rules to configure and make the package.