diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-06 06:54:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:15:35 +0700 |
commit | bc30f70d0c6e3dad612331b6cebedef44ef6061a (patch) | |
tree | 0fe11807853c65c6d262dccd973e86eeba4baf02 /network | |
parent | ea9620749ca89a0f896b1bb9b7240585c2a6e1f8 (diff) | |
download | slackbuilds-bc30f70d0c6e3dad612331b6cebedef44ef6061a.tar.gz |
network/etherape: Updated for version 0.9.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/etherape/etherape.SlackBuild | 2 | ||||
-rw-r--r-- | network/etherape/etherape.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/etherape/etherape.SlackBuild b/network/etherape/etherape.SlackBuild index 867c8e878a..4a121bcf59 100644 --- a/network/etherape/etherape.SlackBuild +++ b/network/etherape/etherape.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=etherape -VERSION=${VERSION:-0.9.17} +VERSION=${VERSION:-0.9.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/etherape/etherape.info b/network/etherape/etherape.info index e423451089..97fba9b12c 100644 --- a/network/etherape/etherape.info +++ b/network/etherape/etherape.info @@ -1,10 +1,10 @@ PRGNAM="etherape" -VERSION="0.9.17" +VERSION="0.9.18" HOMEPAGE="http://etherape.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.17.tar.gz" -MD5SUM="dd94ff5ebfd179fdc52aba0d0fba52d5" +DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.18.tar.gz" +MD5SUM="6d6a6c03e03e2d6aae3a59cd42752ac1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libgnomeui c-ares" +REQUIRES="goocanvas2 c-ares" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |