mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/netsniff-ng: Updated for version 0.6.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6383f9a3f5
commit
7833dcea87
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for netsniff-ng
|
||||
|
||||
# Copyright 2013-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2013-2021 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.6.7}
|
||||
VERSION=${VERSION:-0.6.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="netsniff-ng"
|
||||
VERSION="0.6.7"
|
||||
VERSION="0.6.8"
|
||||
HOMEPAGE="http://netsniff-ng.org"
|
||||
DOWNLOAD="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.6.7.tar.xz"
|
||||
MD5SUM="2aba9835923c30721fa891a9dc59507c"
|
||||
DOWNLOAD="http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.6.8.tar.xz"
|
||||
MD5SUM="477580690816dc7eacaaca444a6bdb55"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libcli libnet nacl liburcu GeoIP"
|
||||
|
|
Loading…
Reference in a new issue