diff src/tinyxml.mk @ 3480:13be64f9f16d

move version info from index.html to src/*.mk files
author John W. Eaton <jwe@octave.org>
date Fri, 31 Jan 2014 16:04:01 -0500
parents 5ef49fb3299d
children dc3eb553f5e9
line wrap: on
line diff
--- a/src/tinyxml.mk	Fri Jan 31 15:58:06 2014 -0500
+++ b/src/tinyxml.mk	Fri Jan 31 16:04:01 2014 -0500
@@ -3,6 +3,7 @@
 
 PKG             := tinyxml
 $(PKG)_IGNORE   :=
+$(PKG)_VERSION  := 2.6.2
 $(PKG)_CHECKSUM := cba3f50dd657cb1434674a03b21394df9913d764
 $(PKG)_SUBDIR   := $(PKG)
 $(PKG)_FILE     := $(PKG)_$(subst .,_,$($(PKG)_VERSION)).tar.gz