libraries/gloox: Updated for version 1.0.24.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
Tim Dickson 2020-09-12 00:46:54 +01:00 committed by Dave Woodfall
parent 8e5445f482
commit 2a972bc219
2 changed files with 6 additions and 8 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="gloox"
VERSION="1.0.23"
VERSION="1.0.24"
HOMEPAGE="https://camaya.net/gloox/"
DOWNLOAD="https://camaya.net/download/gloox-1.0.23.tar.bz2"
MD5SUM="f2f80945b61d815a3bc6824f7c3c441c"
DOWNLOAD="https://camaya.net/download/gloox-1.0.24.tar.bz2"
MD5SUM="7311ab0456f4459be7b5a86f9008af03"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""