wok diff sslh/receipt @ rev 16430

svkbd: fix version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 18 10:26:47 2014 +0000 (2014-04-18)
parents 3532f2e1c049
children f44ef80ff9e2
line diff
     1.1 --- a/sslh/receipt	Mon Nov 18 20:40:24 2013 +0000
     1.2 +++ b/sslh/receipt	Fri Apr 18 10:26:47 2014 +0000
     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