aboutsummaryrefslogtreecommitdiff
path: root/net/analyzer/wireshark/wireshark.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'net/analyzer/wireshark/wireshark.SlackBuild')
-rw-r--r--net/analyzer/wireshark/wireshark.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/analyzer/wireshark/wireshark.SlackBuild b/net/analyzer/wireshark/wireshark.SlackBuild
index 2e97224c..39104218 100644
--- a/net/analyzer/wireshark/wireshark.SlackBuild
+++ b/net/analyzer/wireshark/wireshark.SlackBuild
@@ -16,7 +16,7 @@
#
# slackbuild for wireshark, by Silvio Rhatto
# requires:
-# tested: wireshark-1.0.7
+# tested: wireshark-1.0.8
# model: generic.mkSlackBuild $Rev: 805 $
#
@@ -32,7 +32,7 @@ CWD="$(pwd)"
SRC_NAME="wireshark"
PKG_NAME="wireshark"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=1.0.7}
+SRC_VERSION=${VERSION:=1.0.8}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME