From f46b1f87e8883a7910a7d5a91a2eb09b0cd1fff7 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 21 Jan 2018 00:35:48 +0700 Subject: network/etherape: Updated for version 0.9.16. Signed-off-by: Willy Sudiarto Raharjo --- network/etherape/etherape.SlackBuild | 8 +++----- network/etherape/etherape.info | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'network/etherape') 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 +# Copyright 2017-2018 Willy Sudiarto Raharjo # 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 diff --git a/network/etherape/etherape.info b/network/etherape/etherape.info index 42b1eb981f..f105089dbb 100644 --- a/network/etherape/etherape.info +++ b/network/etherape/etherape.info @@ -1,8 +1,8 @@ PRGNAM="etherape" -VERSION="0.9.15" +VERSION="0.9.16" HOMEPAGE="http://etherape.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.15.tar.gz" -MD5SUM="a8765c76149f10cd852a88cbeab924d1" +DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.16.tar.gz" +MD5SUM="0c2e5379b9597e470b55e5a3c025dd80" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libgnomeui c-ares" -- cgit v1.2.3