diff options
author | Chris Abela <kristofru@gmail.com> | 2011-10-20 20:59:03 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-21 15:59:19 -0200 |
commit | b3fa5a9f4022839ead1be50591912220f11b9b28 (patch) | |
tree | 7a9aaa7478a35cc6d638f2268668057b7dbd52f9 /network/etherape | |
parent | 525e93ef4ee98aafde3fae62973a73efff31f278 (diff) | |
download | slackbuilds-b3fa5a9f4022839ead1be50591912220f11b9b28.tar.gz |
network/etherape: Updated for version 0.9.12.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/etherape')
-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 cbdbb5e12a..1139127f41 100644 --- a/network/etherape/etherape.SlackBuild +++ b/network/etherape/etherape.SlackBuild @@ -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} diff --git a/network/etherape/etherape.info b/network/etherape/etherape.info index 1d24bb6a68..c188c0feea 100644 --- a/network/etherape/etherape.info +++ b/network/etherape/etherape.info @@ -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" |