summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-01-12 02:42:47 +0100
committer Willy Sudiarto Raharjo2018-01-13 01:13:02 +0100
commitd549e56f04dcd17f49f8a8a87cb38b399ac1b5b2 (patch)
treed7f9dd61e234c377dc760c8d0fcc59bb249da911
parent62a66391d08b6f7f35b7717af01c4f50ee0004af (diff)
downloadslackbuilds-d549e56f04dcd17f49f8a8a87cb38b399ac1b5b2.tar.gz
network/wireshark: Updated for version 2.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 8c78e133fd..1ed18ecfdc 100644
--- a/network/wireshark/wireshark.SlackBuild
+++ b/network/wireshark/wireshark.SlackBuild
@@ -29,7 +29,7 @@
# Modified by Mario Preksavec <mario@slackware.hr>
PRGNAM=wireshark
-VERSION=${VERSION:-2.4.3}
+VERSION=${VERSION:-2.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireshark/wireshark.info b/network/wireshark/wireshark.info
index 63a4363d0d..068488c7db 100644
--- a/network/wireshark/wireshark.info
+++ b/network/wireshark/wireshark.info
@@ -1,8 +1,8 @@
PRGNAM="wireshark"
-VERSION="2.4.3"
+VERSION="2.4.4"
HOMEPAGE="https://www.wireshark.org/"
-DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.4.3.tar.xz"
-MD5SUM="db15593d518008dd8a870f4f05dbb828"
+DOWNLOAD="https://1.as.dl.wireshark.org/src/wireshark-2.4.4.tar.xz"
+MD5SUM="660db152b7d6974c0e2ff12aa8a4fce6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 lua GeoIP"