Version churn.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:33:16 +0000 (16:33 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:33:16 +0000 (16:33 +0000)
cscript

diff --git a/cscript b/cscript
index 356676dea707340727d278c31f8cc3b7503445eb..26d72175ea11347432502c01a558fdb533749078 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.3'))
+    return (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.4'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory