aboutsummaryrefslogtreecommitdiff
path: root/network/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-12 10:10:37 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-12 11:20:00 +0700
commite93b0acb17211874da786c0f8cc2447c1d081f6a (patch)
treeb9d5d89269973ac658ac7b056d9ecd3c9307e5ce /network/wireshark/wireshark.SlackBuild
parentb43d2d7b416a59b2fabaafafd3cf58da47eaeb9c (diff)
network/wireshark: Updated for version 4.4.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 0a4fc00993b6f..0f7b1d44747d9 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.4.0}
+VERSION=${VERSION:-4.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}