mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/netsniff-ng: Updated for version 0.6.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
57c39aed83
commit
33d38f76f7
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for netsniff-ng
|
# Slackware build script for netsniff-ng
|
||||||
|
|
||||||
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2013-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=netsniff-ng
|
PRGNAM=netsniff-ng
|
||||||
VERSION=${VERSION:-0.6.6}
|
VERSION=${VERSION:-0.6.7}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="netsniff-ng"
|
PRGNAM="netsniff-ng"
|
||||||
VERSION="0.6.6"
|
VERSION="0.6.7"
|
||||||
HOMEPAGE="http://netsniff-ng.org"
|
HOMEPAGE="http://netsniff-ng.org"
|
||||||
DOWNLOAD="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.6.6.tar.xz"
|
DOWNLOAD="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.6.7.tar.xz"
|
||||||
MD5SUM="513f85b6bf93d90c6c616cda4967181b"
|
MD5SUM="513f85b6bf93d90.6.716cda4967181b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libcli libnet nacl liburcu GeoIP"
|
REQUIRES="libcli libnet nacl liburcu GeoIP"
|
||||||
|
|
Loading…
Reference in a new issue