summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-07-14 05:17:13 +0200
committer Willy Sudiarto Raharjo2023-07-14 05:17:13 +0200
commit6f64fa2b59ce81a9149e0ec0f51b6b049a735a49 (patch)
tree22bf7f661da2ff292c7ec671337c6b5e9be012e5
parent64f7308699758303ebaf4b9fe58150a0c7cab9ee (diff)
downloadslackbuilds-6f64fa2b59ce81a9149e0ec0f51b6b049a735a49.tar.gz
network/wireshark: Updated for version 4.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/wireshark/wireshark.SlackBuild2
-rw-r--r--network/wireshark/wireshark.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/wireshark/wireshark.SlackBuild b/network/wireshark/wireshark.SlackBuild
index 0015c04ca9..c212d3e707 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.6}
+VERSION=${VERSION:-4.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index d2beffda7d..5d9a62084b 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="4.0.6"
+VERSION="4.0.7"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://2.na.dl.wireshark.org/src/wireshark-4.0.6.tar.xz"
-MD5SUM="0994f7f327e0562f7a69bb4fa956dc7f"
+DOWNLOAD="https://2.na.dl.wireshark.org/src/wireshark-4.0.7.tar.xz"
+MD5SUM="8c23f20130bb1a346ca3da1ff43a16b4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"