summaryrefslogtreecommitdiffstats
path: root/libraries/gloox/gloox.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/gloox/gloox.SlackBuild')
-rw-r--r--libraries/gloox/gloox.SlackBuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/libraries/gloox/gloox.SlackBuild b/libraries/gloox/gloox.SlackBuild
index 250c1b4ef0..9e1c7c98d8 100644
--- a/libraries/gloox/gloox.SlackBuild
+++ b/libraries/gloox/gloox.SlackBuild
@@ -2,8 +2,8 @@
# Slackware build script for gloox
+# Updates since 2020 Copyright 2020 Tim dickson.tim@googlemail.com
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
-
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
# All rights reserved.
#
@@ -25,13 +25,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-#update to version 1.0.23 dickson.tim@googlemail.com
-
-#note update breaks binary compatability but maintains source compatability.
+#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
PRGNAM=gloox
-VERSION=${VERSION:-1.0.23}
+VERSION=${VERSION:-1.0.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}