summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-10-08 03:27:26 +0200
committer Willy Sudiarto Raharjo2021-10-08 03:27:26 +0200
commit8a3ef43aace78afdffdba6cd259d820243b92d32 (patch)
treefea2de8c3a712f5668687ce12fe9cdd8cdb91543 /network/wireshark/wireshark.SlackBuild
parent80cc09e9c5a9b177ec464dd1aa8eba21c6c45239 (diff)
downloadslackbuilds-8a3ef43aace78afdffdba6cd259d820243b92d32.tar.gz
network/wireshark: Updated for version 3.4.9.
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 b6510a0afb..6872d66b22 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.8}
+VERSION=${VERSION:-3.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}