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/etherape.SlackBuild | |
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/etherape.SlackBuild')
-rw-r--r-- | network/etherape/etherape.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |