Update lwext4 for build fix so that its arm64 library is relinked
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index cafbd25cc1ccc8d93cc8d01d55fa0c2528661af5..e91607600570895d4682e93306d72838eaa41916 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', 'd67dd1b'))
     deps.append(('ffcmp', 'a915540'))
 
     return deps