aboutsummaryrefslogtreecommitdiff
path: root/network/wireshark
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-10 20:32:17 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-10 20:32:17 +0700
commita3ad9765f8ac7ba9df42b01ee3e0d360362c1f02 (patch)
tree8a53cdfd60c67609ff23e173befe790f3d2bc047 /network/wireshark
parent9d4fc22b115419754ccdccdcee1ed00e1a8f6177 (diff)
network/wireshark: Updated for version 4.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireshark')
-rw-r--r--network/wireshark/wireshark.SlackBuild4
-rw-r--r--network/wireshark/wireshark.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild
index 3b33475e04..e6e8be8999 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for wireshark
# Copyright 2008-2014 Michiel van Wessem, Leicester, United Kingdom
-# Copyright 2017-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Originally written by Jick Nan (jick.nan@gmail.com)
# All rights reserved.
#
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wireshark
-VERSION=${VERSION:-4.2.0}
+VERSION=${VERSION:-4.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index a37fd512cb..5a1b05aeda 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="4.2.0"
+VERSION="4.2.2"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://2.na.dl.wireshark.org/src/wireshark-4.2.0.tar.xz"
-MD5SUM="37658796acb4e7a04a84fa8c5393c9a1"
+DOWNLOAD="https://2.na.dl.wireshark.org/src/wireshark-4.2.2.tar.xz"
+MD5SUM="3012a4f3afc2b131f54d5e98351daf72"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"