diff options
author | Mark Brand <mabrand@mabrand.nl> | 2011-05-15 08:06:41 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2011-05-15 08:06:41 (GMT) |
commit | 5bf241b285ef34ada91b1e6e1b90f9417c612d27 (patch) | |
tree | 69fda6cc3802682321ffcdbe6ed2514a50dbec80 /src/tinyxml.mk | |
parent | ae147aea992b5e64d144b56d99320aad880e968c (diff) | |
download | mxe-5bf241b285ef34ada91b1e6e1b90f9417c612d27.zip mxe-5bf241b285ef34ada91b1e6e1b90f9417c612d27.tar.gz mxe-5bf241b285ef34ada91b1e6e1b90f9417c612d27.tar.bz2 |
update packages fltk tinyxml
Diffstat (limited to 'src/tinyxml.mk')
-rw-r--r-- | src/tinyxml.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tinyxml.mk b/src/tinyxml.mk index f690a6e..089c142 100644 --- a/src/tinyxml.mk +++ b/src/tinyxml.mk @@ -4,8 +4,8 @@ # tinyxml PKG := tinyxml $(PKG)_IGNORE := -$(PKG)_VERSION := 2.6.1 -$(PKG)_CHECKSUM := 2ff9c177a6c0bef10cbd27700b71826801c12987 +$(PKG)_VERSION := 2.6.2 +$(PKG)_CHECKSUM := cba3f50dd657cb1434674a03b21394df9913d764 $(PKG)_SUBDIR := $(PKG) $(PKG)_FILE := $(PKG)_$(subst .,_,$($(PKG)_VERSION)).tar.gz $(PKG)_WEBSITE := http://sourceforge.net/projects/$(PKG)/ |