summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-08-26 19:44:03 +0200
committer Willy Sudiarto Raharjo2021-08-26 19:44:03 +0200
commit00e6c0c0a01de591225bde51306793d2f4f29f86 (patch)
tree067f1c2ce3959db6b7a88399ea59a26cf7cf3798 /network/wireshark/wireshark.SlackBuild
parentc034b0bb72ee1a1f5c657bd1f43e4408bc44575a (diff)
downloadslackbuilds-00e6c0c0a01de591225bde51306793d2f4f29f86.tar.gz
network/wireshark: Updated for version 3.4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireshark/wireshark.SlackBuild')
-rw-r--r--network/wireshark/wireshark.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild
index 0f108c6af4..b6510a0afb 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wireshark
-VERSION=${VERSION:-3.4.7}
+VERSION=${VERSION:-3.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}