summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-22 20:14:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-23 10:47:07 +0700
commitfad7e1549ccef934da76de46fd06c7ee4cec816d (patch)
treea436b839e504ffa18a65d88840dbad467cab893a /network
parenteeab0c75cb773920508df0f45d5a39dc8683da8d (diff)
downloadslackbuilds-fad7e1549ccef934da76de46fd06c7ee4cec816d.tar.gz
slackbuilds-fad7e1549ccef934da76de46fd06c7ee4cec816d.tar.xz
network/wireshark: Updated for version 3.4.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 4bb9f55f33..484df30276 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -30,7 +30,7 @@
# Modified by B. Watson <yalhcru@gmail.com> to add lua52 support.
PRGNAM=wireshark
-VERSION=${VERSION:-20210411_cb432b8}
+VERSION=${VERSION:-3.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 477f9a4005..ab0918f188 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="20210411_cb432b8"
+VERSION="3.4.5"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/wireshark-20210411_cb432b8.tar.xz"
-MD5SUM="5e3de0cde5f0cc3c9cedda73ca46a252"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-3.4.5.tar.xz"
+MD5SUM="ce626304a5a8d993794c5af45c82a594"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"