Try to fix previous commit.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index cafbd25cc1ccc8d93cc8d01d55fa0c2528661af5..d84c613e116e85d5ed6f8860554293f888783bdc 100644 (file)
--- a/cscript
+++ b/cscript
@@ -385,7 +385,7 @@ def dependencies(target, options):
     # the appropriate place later
     deps.append(('openssl', '7f29dd5'))
     if can_build_disk(target):
-        deps.append(('lwext4', 'f2a1573'))
+        deps.append(('lwext4', '3601ea5'))
     deps.append(('ffcmp', 'a915540'))
 
     return deps