diff options
author | dslackw <d.zlatanidis@gmail.com> | 2014-08-05 23:13:39 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-06 14:18:44 +0700 |
commit | 4c3fc0b13a00975a567dda4b88885ef18a38de9e (patch) | |
tree | d7703abaf8e2baa467354dc9aa8562e437dbb15a /network/otter/otter.SlackBuild | |
parent | 74308e390612e4fc6959a5b27889713dec02f6e1 (diff) |
network/otter: Updated for version 0.9.02.
Signed-off-by: dslackw <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 d4af0a900c1a..29db92b6eb76 100644 --- a/network/otter/otter.SlackBuild +++ b/network/otter/otter.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=otter -VERSION=${VERSION:-0.9.01} +VERSION=${VERSION:-0.9.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |