diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-23 11:53:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-23 11:53:52 +0700 |
commit | 1d571f51520589ec44e3ec997d647ed66f4223aa (patch) | |
tree | 0630c4425293901106e3ec84921307a0d9f362ab /network/etherape | |
parent | fed4deb5c899736df689e960e7669b8b5c4a1576 (diff) |
network/etherape: Updated for version 0.9.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/etherape')
-rw-r--r-- | network/etherape/etherape.SlackBuild | 4 | ||||
-rw-r--r-- | network/etherape/etherape.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/etherape/etherape.SlackBuild b/network/etherape/etherape.SlackBuild index 8e6f7312f223..50b0512b5332 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 211c31e4f232..bef3d9b20e91 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" |