summaryrefslogtreecommitdiffstats
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-10-29 05:17:58 +0200
committer Willy Sudiarto Raharjo2022-10-29 05:17:58 +0200
commite7dad0668f2d490414a12569bf70f6ac934c5d64 (patch)
tree2f5eb37a0b477e6a069a563e7753c758c38a63cf /network/wireshark/wireshark.SlackBuild
parenta07fc3e4914fff6dd6203f3098d00086b4c994b0 (diff)
downloadslackbuilds-e7dad0668f2d490414a12569bf70f6ac934c5d64.tar.gz
network/wireshark: Updated for version 4.0.1.
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 038d2e241f..bd51ba2e57 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wireshark
-VERSION=${VERSION:-4.0.0}
+VERSION=${VERSION:-4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}