summaryrefslogtreecommitdiffstats
path: root/network/ettercap/ettercap.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2015-01-12 12:12:46 +0100
committer Willy Sudiarto Raharjo2015-01-18 03:08:54 +0100
commit0aabf670ec94c37cd79b171512f2b3f69fa4160f (patch)
treef634e289c378c5f65d39d38fb9f554a12875e481 /network/ettercap/ettercap.SlackBuild
parentc00763a01e90955e8aec6907d7851a37d47df430 (diff)
downloadslackbuilds-0aabf670ec94c37cd79b171512f2b3f69fa4160f.tar.gz
network/ettercap: Updated for version 0.8.1, changed homepage.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/ettercap/ettercap.SlackBuild')
-rw-r--r--network/ettercap/ettercap.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ettercap/ettercap.SlackBuild b/network/ettercap/ettercap.SlackBuild
index c0b3b0bb7e..c095cebf8e 100644
--- a/network/ettercap/ettercap.SlackBuild
+++ b/network/ettercap/ettercap.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackbuild for ettercap
-# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ettercap
-VERSION=${VERSION:-0.8.0}
+VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}