wok-next diff softether/receipt @ rev 17925

Fix ownership/permissions for some Core packages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 11 16:40:30 2015 +0300 (2015-04-11)
parents 9151b3acc104
children e6615350078d
line diff
     1.1 --- a/softether/receipt	Fri Jun 27 13:13:18 2014 +0200
     1.2 +++ b/softether/receipt	Sat Apr 11 16:40:30 2015 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="https://www.softether.org/"
     1.5  WGET_URL="http://www.softether-download.com/files/softether/$VERSION-$RELEASE-tree/Source%20Code/$TARBALL"
     1.6  
     1.7 -DEPENDS="libssl libcryto readline ncurses zlib"
     1.8 +DEPENDS="libssl libcrypto readline ncurses zlib"
     1.9  BUILD_DEPENDS="openssl-dev readline-dev ncurses-dev"
    1.10  
    1.11  # Rules to configure and make the package.