libraries/tinyxml2: Updated for version 5.0.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
c7b089dd21
commit
913c251e0e
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tinyxml2
|
||||
VERSION=${VERSION:-5.0.0}
|
||||
VERSION=${VERSION:-5.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tinyxml2"
|
||||
VERSION="5.0.0"
|
||||
VERSION="5.0.1"
|
||||
HOMEPAGE="http://www.grinninglizard.com/tinyxml2/index.html"
|
||||
DOWNLOAD="https://github.com/leethomason/tinyxml2/archive/5.0.0/tinyxml2-5.0.0.tar.gz"
|
||||
MD5SUM="74b4c767c452e0e4155cb6dae8ed7e87"
|
||||
DOWNLOAD="https://github.com/leethomason/tinyxml2/archive/5.0.1/tinyxml2-5.0.1.tar.gz"
|
||||
MD5SUM="ed8f0bccfd5cfb97d1317235f45935b2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue