Bump asdcplib for fix to assertion (DoM #2825).
[libdcp.git] / cscript
diff --git a/cscript b/cscript
index bec2a383174d94da17abfef553ec7ac13939a932..c331d952361427a2544add5c218355efa7838f43 100644 (file)
--- a/cscript
+++ b/cscript
@@ -38,7 +38,7 @@ def dependencies(target, options):
     deps = [
         ('libcxml', 'v0.17.9', options),
         ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'),
-        ('asdcplib', 'v1.0.1')
+        ('asdcplib', 'v1.0.2')
     ]
 
     if target.platform == 'linux':