summaryrefslogtreecommitdiffstats
path: root/network/etherape/etherape.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-01-20 18:35:48 +0100
committer Willy Sudiarto Raharjo2018-01-27 01:43:46 +0100
commitf46b1f87e8883a7910a7d5a91a2eb09b0cd1fff7 (patch)
tree7adbaa7101967a8de44908cfb085540f3b3b52aa /network/etherape/etherape.SlackBuild
parentf6989706db3960c2ccb95a4ca26070a0eb343edd (diff)
downloadslackbuilds-f46b1f87e8883a7910a7d5a91a2eb09b0cd1fff7.tar.gz
network/etherape: Updated for version 0.9.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/etherape/etherape.SlackBuild')
-rw-r--r--network/etherape/etherape.SlackBuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/network/etherape/etherape.SlackBuild b/network/etherape/etherape.SlackBuild
index c6791865b5..5271ac5fba 100644
--- a/network/etherape/etherape.SlackBuild
+++ b/network/etherape/etherape.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2011-2013 Chris Abela, Malta
# Copyright 2014 Ryan P.C. McQuen, WA, ryanpcmcquen@member.fsf.org
-# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=etherape
-VERSION=${VERSION:-0.9.15}
+VERSION=${VERSION:-0.9.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,10 +80,8 @@ LDFLAGS="$SLKLDFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux \
- --disable-scrollkeeper \
--with-c-ares \
- --without-help-dir \
- --without-omf-dir
+ --without-help-dir
make
make install DESTDIR=$PKG