wok diff sslh/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents 3532f2e1c049
children f44ef80ff9e2
line diff
     1.1 --- a/sslh/receipt	Mon Nov 18 20:40:24 2013 +0000
     1.2 +++ b/sslh/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -5,9 +5,11 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Accept both HTTPS and SSH connections on the same port."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.rutschle.net/tech/sslh.shtml"
    1.10  WGET_URL="http://www.rutschle.net/tech/$TARBALL"
    1.11 +
    1.12  DEPENDS="libwrap libconfig"
    1.13  BUILD_DEPENDS="libwrap-dev libwrap libconfig-dev"
    1.14