network/netsniff-ng: Updated for version 0.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
40f9180845
commit
4b27f8c6b3
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for netsniff-ng
|
||||
|
||||
# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=netsniff-ng
|
||||
VERSION=${VERSION:-0.5.9}
|
||||
VERSION=${VERSION:-0.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="netsniff-ng"
|
||||
VERSION="0.5.9"
|
||||
VERSION="0.6.1"
|
||||
HOMEPAGE="http://netsniff-ng.org"
|
||||
DOWNLOAD="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.5.9.tar.xz"
|
||||
MD5SUM="74154c768ebd7318b3e34044de1b0307"
|
||||
DOWNLOAD="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.6.1.tar.xz"
|
||||
MD5SUM="9f9e80d97723effa2e8a575b8ab44adc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libcli libnet nacl liburcu GeoIP"
|
||||
|
|
Loading…
Reference in New Issue