summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-03-24 03:10:19 +0100
committer Willy Sudiarto Raharjo2022-03-25 19:20:15 +0100
commit28e0a8602baf1ee722a226fc54e7afb337ecf564 (patch)
tree0fc0fd3fbfd1fde6f04cfb73c2ae78be520ff28d
parent2d2b7b13053c72c43a920a0bd8ecb6e10389d6cd (diff)
downloadslackbuilds-28e0a8602baf1ee722a226fc54e7afb337ecf564.tar.gz
network/wireshark: Updated for version 3.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-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 fcbcb48c1a..64ab0f8f8d 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.6.2}
+VERSION=${VERSION:-3.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 2b7e96af9f..e6d3ee120f 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="3.6.2"
+VERSION="3.6.3"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.6.2.tar.xz"
-MD5SUM="a4f6fbf720ffb226ed0568eacce62218"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.6.3.tar.xz"
+MD5SUM="017ee2be6296500fd5f446359631edf6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"