summaryrefslogtreecommitdiffstats
path: root/libraries/gloox
diff options
context:
space:
mode:
author Tim Dickson <dickson.tim@googlemail.com>2023-04-08 02:38:44 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:29 +0700
commit883f47ab59076fe17d8b7a9edfe562a9ce49ed5f (patch)
tree5d10db1d854b0870b36b314ce9504846143a4c23 /libraries/gloox
parent40a693b79d8cebc604c3a729b6ca443ec2b24788 (diff)
downloadslackbuilds-883f47ab59076fe17d8b7a9edfe562a9ce49ed5f.tar.gz
slackbuilds-883f47ab59076fe17d8b7a9edfe562a9ce49ed5f.tar.xz
libraries/gloox: Updated for version 1.0.26.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gloox')
-rw-r--r--libraries/gloox/gloox.SlackBuild5
-rw-r--r--libraries/gloox/gloox.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/libraries/gloox/gloox.SlackBuild b/libraries/gloox/gloox.SlackBuild
index 5eab889ada..13bfffa1f9 100644
--- a/libraries/gloox/gloox.SlackBuild
+++ b/libraries/gloox/gloox.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gloox
-# Updates since 2020 Copyright 2020 Tim dickson.tim@googlemail.com
+# Updates since 2020 Copyright 2020,2023 Tim Dickson dickson.tim@googlemail.com
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
# All rights reserved.
@@ -27,11 +27,12 @@
#note update to 1.0.24 breaks binary compatability but maintains source compatability.
#ie. you'll need to recreate packages that use gloox. eg currently 0ad and licq
+#update to 1.0.26 just fixes bugs etc.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gloox
-VERSION=${VERSION:-1.0.24}
+VERSION=${VERSION:-1.0.26}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/gloox/gloox.info b/libraries/gloox/gloox.info
index 396b0c8bf3..3cd9eefeb0 100644
--- a/libraries/gloox/gloox.info
+++ b/libraries/gloox/gloox.info
@@ -1,8 +1,8 @@
PRGNAM="gloox"
-VERSION="1.0.24"
+VERSION="1.0.26"
HOMEPAGE="https://camaya.net/gloox/"
-DOWNLOAD="https://camaya.net/download/gloox-1.0.24.tar.bz2"
-MD5SUM="7311ab0456f4459be7b5a86f9008af03"
+DOWNLOAD="https://camaya.net/download/gloox-1.0.26.tar.bz2"
+MD5SUM="935c349c5ca3397becec9722d2cc513d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""