summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-05 21:54:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-07 13:59:29 +0700
commit57401e366572631b71cdf89e12144a2fe4da9948 (patch)
treeb4677140f69303ee1965a1aa9eb49dc3eabc5baa /network
parent98da57bf1603964c89cb7a5a18129fd97e056a64 (diff)
downloadslackbuilds-57401e366572631b71cdf89e12144a2fe4da9948.tar.gz
slackbuilds-57401e366572631b71cdf89e12144a2fe4da9948.tar.xz
network/wireshark: Updated for version 3.6.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 64ab0f8f8d..9fb6cfb1df 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.3}
+VERSION=${VERSION:-3.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index e6d3ee120f..3a2e9fa5b5 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="3.6.3"
+VERSION="3.6.5"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.6.3.tar.xz"
-MD5SUM="017ee2be6296500fd5f446359631edf6"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.6.5.tar.xz"
+MD5SUM="feaf52ae4364ae7af69f704620f362bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"