summaryrefslogtreecommitdiffstats
path: root/network/otter/otter.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/otter/otter.SlackBuild')
-rw-r--r--network/otter/otter.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/otter/otter.SlackBuild b/network/otter/otter.SlackBuild
index a61f1cfb92..725d8e97c9 100644
--- a/network/otter/otter.SlackBuild
+++ b/network/otter/otter.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for otter
-# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2024 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=otter
-VERSION=${VERSION:-1.0.02}
+VERSION=${VERSION:-1.0.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}