summaryrefslogtreecommitdiffstats
path: root/network/go-sendxmpp/go-sendxmpp.SlackBuild
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2024-02-22 21:39:08 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-24 15:34:48 +0700
commite2fa17df37bf48a7266edcd5620a59c1c945bb27 (patch)
tree114e8655373ed890620179d8ce813cb7e2dc5029 /network/go-sendxmpp/go-sendxmpp.SlackBuild
parenta7eaa860c5a16554acd4611dc3565e07652088fb (diff)
downloadslackbuilds-e2fa17df37bf48a7266edcd5620a59c1c945bb27.tar.gz
slackbuilds-e2fa17df37bf48a7266edcd5620a59c1c945bb27.tar.xz
network/go-sendxmpp: Updated for version 0.8.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/go-sendxmpp/go-sendxmpp.SlackBuild')
-rw-r--r--network/go-sendxmpp/go-sendxmpp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/go-sendxmpp/go-sendxmpp.SlackBuild b/network/go-sendxmpp/go-sendxmpp.SlackBuild
index 643756813d..b858d77ce5 100644
--- a/network/go-sendxmpp/go-sendxmpp.SlackBuild
+++ b/network/go-sendxmpp/go-sendxmpp.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=go-sendxmpp
-VERSION=${VERSION:-0.8.2}
+VERSION=${VERSION:-0.8.3}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}