summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8ac89c0605..464a40613e 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.5}
+VERSION=${VERSION:-3.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 3a2e9fa5b5..8afe6e5add 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="3.6.5"
+VERSION="3.6.6"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.6.5.tar.xz"
-MD5SUM="feaf52ae4364ae7af69f704620f362bc"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.6.6.tar.xz"
+MD5SUM="f81b515660d496543af50a06048d8c4d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"