mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/netsniff-ng: Updated for version 0.6.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
27e50d9dda
commit
f0c7ec3bd5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=netsniff-ng
|
||||
VERSION=${VERSION:-0.6.4}
|
||||
VERSION=${VERSION:-0.6.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="netsniff-ng"
|
||||
VERSION="0.6.4"
|
||||
VERSION="0.6.5"
|
||||
HOMEPAGE="http://netsniff-ng.org"
|
||||
DOWNLOAD="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.6.4.tar.xz"
|
||||
MD5SUM="1b9639d503015e3edbb6d26baf3f7974"
|
||||
DOWNLOAD="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.6.5.tar.xz"
|
||||
MD5SUM="bb4ba01a90b7a616dbdfd625f00a9dad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libcli libnet nacl liburcu GeoIP"
|
||||
|
|
Loading…
Reference in a new issue