aboutsummaryrefslogtreecommitdiff
path: root/network/irssi_otr/irssi_otr.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-07-11 01:14:59 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-15 17:30:12 +0700
commite6302e72a0183e21dc7c582769ef2b95814cc615 (patch)
treec5b45d4d7778c7cdd1261cdb42431ef76c4daefb /network/irssi_otr/irssi_otr.SlackBuild
parent948019e69f46f7b48232272f2676ccc395bb2afb (diff)
network/irssi_otr: Updated for version 1.4.4.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 f845c783e1bc..8be16f289b8c 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}