From a22ad3c0c580e655f0537f65fd615601495a95b5 Mon Sep 17 00:00:00 2001 From: davilla Date: Mon, 16 Jan 2012 12:00:43 -0500 Subject: [osx/ios] fixed, bump tarball version to one that does not have pre-compiled bits... yes, I have been trouted --- tools/darwin/depends/tinyxml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/darwin/depends/tinyxml/Makefile b/tools/darwin/depends/tinyxml/Makefile index d799ae5567..c9c470ab79 100644 --- a/tools/darwin/depends/tinyxml/Makefile +++ b/tools/darwin/depends/tinyxml/Makefile @@ -2,7 +2,7 @@ include ../Makefile.include # lib name, version LIBNAME=tinyxml -VERSION=2.6.2_1 +VERSION=2.6.2_2 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz -- cgit v1.2.3