diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-08 07:51:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:03:50 +0700 |
commit | f6d7a69f35db42a28eb80950f8801c4fb0960ec8 (patch) | |
tree | d9b52ee6363347071399226acd695052ab7695b9 /network/etherape/etherape.info | |
parent | 36da3423d6cfd2f2aa559bb22d31a25f4657ff48 (diff) | |
download | slackbuilds-f6d7a69f35db42a28eb80950f8801c4fb0960ec8.tar.gz |
network/etherape: Updated for version 0.9.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/etherape/etherape.info')
-rw-r--r-- | network/etherape/etherape.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/etherape/etherape.info b/network/etherape/etherape.info index 90dbd4a757..1f52827dd2 100644 --- a/network/etherape/etherape.info +++ b/network/etherape/etherape.info @@ -1,10 +1,10 @@ PRGNAM="etherape" -VERSION="0.9.13" +VERSION="0.9.15" HOMEPAGE="http://etherape.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.13.tar.gz" +DOWNLOAD="http://downloads.sourceforge.net/etherape/etherape-0.9.15.tar.gz" MD5SUM="90f3ed3f14594b7b711b6a71fa7cbef9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libgnomeui" -MAINTAINER="Ryan P.C. McQuen" -EMAIL="ryanpcmcquen@member.fsf.org" +REQUIRES="libgnomeui c-ares" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |