summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Chris Abela2013-06-18 01:45:04 +0200
committer Niels Horn2013-06-18 01:45:04 +0200
commit3adeed564b1177b41ffdd79b8b0f65e78549e496 (patch)
tree607b0992100eeae39a1a6b9854d2d1966b136e9d
parent378aab7b9091ca12a695f7b128475c6a07900df6 (diff)
downloadslackbuilds-3adeed564b1177b41ffdd79b8b0f65e78549e496.tar.gz
network/etherape: Updated for version 0.9.13.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--network/etherape/etherape.SlackBuild6
-rw-r--r--network/etherape/etherape.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/network/etherape/etherape.SlackBuild b/network/etherape/etherape.SlackBuild
index 1139127f41..224fad62ff 100644
--- a/network/etherape/etherape.SlackBuild
+++ b/network/etherape/etherape.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for etherape
-# Copyright 2011 Chris Abela, Malta
+# Copyright 2011-2013 Chris Abela, Malta
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=etherape
-VERSION=${VERSION:-0.9.12}
+VERSION=${VERSION:-0.9.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -94,7 +94,7 @@ for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; r
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
ABOUT-NLS AUTHORS COPYING ChangeLog FAQ \
- INSTALL NEWS OVERVIEW README README* TODO \
+ INSTALL NEWS OVERVIEW README* TODO \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/network/etherape/etherape.info b/network/etherape/etherape.info
index f4cf8946b2..779c706b9b 100644
--- a/network/etherape/etherape.info
+++ b/network/etherape/etherape.info
@@ -1,8 +1,8 @@
PRGNAM="etherape"
-VERSION="0.9.12"
+VERSION="0.9.13"
HOMEPAGE="http://etherape.sourceforge.net/"
-DOWNLOAD="http://heanet.dl.sourceforge.net/project/etherape/etherape/0.9.12/etherape-0.9.12.tar.gz"
-MD5SUM="712dfd7ecd82049c6bc11cead979a806"
+DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.13.tar.gz"
+MD5SUM="90f3ed3f14594b7b711b6a71fa7cbef9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libgnomeui"