From: Carl Hetherington Date: Sat, 2 May 2020 00:51:40 +0000 (+0200) Subject: Bump lwext. X-Git-Tag: v2.15.70 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv2.15.70;hp=450eee9aae50ce69d4cda2616f8c1f20b622ea60;p=dcpomatic.git Bump lwext. --- diff --git a/cscript b/cscript index 3ca0d0bfd..d1bc02c05 100644 --- a/cscript +++ b/cscript @@ -384,7 +384,7 @@ def dependencies(target, options): # the appropriate place later deps.append(('openssl', 'carl')) if can_build_disk(target): - deps.append(('lwext4', 'a2222efb')) + deps.append(('lwext4', '370b3de6')) return deps