network/etherape: Updated for version 0.9.12.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Chris Abela 2011-10-20 20:59:03 -02:00 committed by Niels Horn
parent 525e93ef4e
commit b3fa5a9f40
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=etherape
VERSION=${VERSION:-0.9.10}
VERSION=${VERSION:-0.9.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="etherape"
VERSION="0.9.10"
VERSION="0.9.12"
HOMEPAGE="http://etherape.sourceforge.net/"
DOWNLOAD="http://heanet.dl.sourceforge.net/project/etherape/etherape/0.9.10/etherape-0.9.10.tar.gz"
MD5SUM="e763b919b46f94f3cccc72f05d9075bb"
DOWNLOAD="http://heanet.dl.sourceforge.net/project/etherape/etherape/0.9.12/etherape-0.9.12.tar.gz"
MD5SUM="712dfd7ecd82049c6bc11cead979a806"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Chris Abela"
EMAIL="chris.abela@maltats.com"
EMAIL="kristofru@gmail.com"
APPROVED="Niels Horn"