diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-03 13:54:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-03 13:54:06 +0700 |
commit | 711300a32e22f9708682db5e606257bfccbbb1cb (patch) | |
tree | bf066af1b8b2e97af021027c9256df322ce54e10 /network/otter/otter.SlackBuild | |
parent | 8b1abb5e9e8e1687ce7c9e9266cad681f5380940 (diff) | |
download | slackbuilds-711300a32e22f9708682db5e606257bfccbbb1cb.tar.gz |
network/otter: Updated for version 0.5.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 70c7de0099..f2d2a51c5b 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.4.01} +VERSION=${VERSION:-0.5.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |