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/etherape/etherape.SlackBuild | |
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/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 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} |