libraries/tinyxml2: Updated for version 8.0.0

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2020-05-02 16:56:00 -07:00 committed by Willy Sudiarto Raharjo
parent a34bc0611a
commit a97381b315
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for tinyxml2
# Copyright 2014-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2014-2020 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tinyxml2
VERSION=${VERSION:-7.1.0}
VERSION=${VERSION:-8.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tinyxml2"
VERSION="7.1.0"
VERSION="8.0.0"
HOMEPAGE="http://www.grinninglizard.com/tinyxml2/index.html"
DOWNLOAD="https://github.com/leethomason/tinyxml2/archive/7.1.0/tinyxml2-7.1.0.tar.gz"
MD5SUM="8a02c592702dcc7a061932425d8f3087"
DOWNLOAD="https://github.com/leethomason/tinyxml2/archive/8.0.0/tinyxml2-8.0.0.tar.gz"
MD5SUM="5dc535c8b34ee621fe2128f072d275b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""