summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-05-23 06:53:06 +0200
committer Willy Sudiarto Raharjo2021-05-23 06:53:52 +0200
commit1d571f51520589ec44e3ec997d647ed66f4223aa (patch)
tree0630c4425293901106e3ec84921307a0d9f362ab
parentfed4deb5c899736df689e960e7669b8b5c4a1576 (diff)
downloadslackbuilds-1d571f51520589ec44e3ec997d647ed66f4223aa.tar.gz
network/etherape: Updated for version 0.9.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/etherape/etherape.SlackBuild4
-rw-r--r--network/etherape/etherape.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/etherape/etherape.SlackBuild b/network/etherape/etherape.SlackBuild
index 8e6f7312f2..50b0512b53 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-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2021 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.19}
+VERSION=${VERSION:-0.9.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/etherape/etherape.info b/network/etherape/etherape.info
index 211c31e4f2..bef3d9b20e 100644
--- a/network/etherape/etherape.info
+++ b/network/etherape/etherape.info
@@ -1,8 +1,8 @@
PRGNAM="etherape"
-VERSION="0.9.19"
+VERSION="0.9.20"
HOMEPAGE="http://etherape.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.19.tar.gz"
-MD5SUM="eaf0326ddef2a50fdaae369aee53be2a"
+DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.20.tar.gz"
+MD5SUM="3c1769bbc0aa537d044ca9852ecafcb1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="goocanvas2"