aboutsummaryrefslogtreecommitdiff
path: root/network/wireshark
diff options
context:
space:
mode:
Diffstat (limited to 'network/wireshark')
-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 a896c40efe4a..638daa316445 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.4}
+VERSION=${VERSION:-4.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 6456e1c2c6ce..c931645303e5 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="4.0.4"
+VERSION="4.0.5"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-4.0.4.tar.xz"
-MD5SUM="f6efc3f5a748b62eab903e45a9d0a286"
+DOWNLOAD="https://2.na.dl.wireshark.org/src/wireshark-4.0.5.tar.xz"
+MD5SUM="5849efa578ad72e4691408fe379f20ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"