wok diff scanssh/receipt @ rev 17549
fatattr: fix fatattr.sh --restore
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 29 15:49:38 2015 +0100 (2015-01-29) |
parents | 164fcaca1cd0 |
children | 90198f573d18 |
line diff
1.1 --- a/scanssh/receipt Sat Nov 30 20:43:45 2013 +0000 1.2 +++ b/scanssh/receipt Thu Jan 29 15:49:38 2015 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.monkey.org/~provos/scanssh/" 1.6 WGET_URL="http://www.monkey.org/~provos/$TARBALL" 1.7 +TAGS="ssh" 1.8 1.9 DEPENDS="libpcap libdnet libevent" 1.10 BUILD_DEPENDS="libpcap-dev libdnet-dev libevent libevent-dev autoconf"