diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-31 17:43:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:15:45 +0700 |
commit | 98360e1d8f9602e29a1cbb2ccddfc559ea4224b9 (patch) | |
tree | d2d2a2aa4427b8c75f22cf5ad774e38bd1c5ea45 /network/otter/otter.SlackBuild | |
parent | fcdd03cd520f53e46dc66c643ed92884356c0b96 (diff) |
network/otter: Updated for version 0.9.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/otter/otter.SlackBuild')
-rw-r--r-- | network/otter/otter.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/otter/otter.SlackBuild b/network/otter/otter.SlackBuild index cfb7e39d254fc..1403ac4b6b30e 100644 --- a/network/otter/otter.SlackBuild +++ b/network/otter/otter.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=otter-browser PRGNAM=$(echo $SRCNAM | cut -c1-5) -VERSION=${VERSION:-0.9.10} +VERSION=${VERSION:-0.9.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |