summaryrefslogtreecommitdiffstats
path: root/network/irssi_otr/irssi_otr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/irssi_otr/irssi_otr.SlackBuild')
-rw-r--r--network/irssi_otr/irssi_otr.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/irssi_otr/irssi_otr.SlackBuild b/network/irssi_otr/irssi_otr.SlackBuild
index f845c783e1..8be16f289b 100644
--- a/network/irssi_otr/irssi_otr.SlackBuild
+++ b/network/irssi_otr/irssi_otr.SlackBuild
@@ -11,6 +11,8 @@
# Slackware's irssi package doesn't include it because Slackware
# doesn't include libotr.
+# 20230711 bkw: updated for 1.4.4 (to stay in step with patches/).
+
# 20170302 bkw: use long-format github URL
# 20170121 bkw:
@@ -34,7 +36,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=irssi_otr
-VERSION=${VERSION:-1.2.3}
+VERSION=${VERSION:-1.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}