Typo.
authorCarl Hetherington <cth@carlh.net>
Sun, 19 Aug 2018 19:00:30 +0000 (20:00 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 19 Aug 2018 19:00:30 +0000 (20:00 +0100)
cscript

diff --git a/cscript b/cscript
index 0ea616b23d8c8a9f11191c5c4b2df362e0b2b5fa..2366ebdca0f9f0faacb0e91c284b5020c9ec689a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -324,7 +324,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     if target.platform == 'windows' and target.version == 'xp':
-        deps = [('ffmpeg-cdist', '65c6d9e', ffmpeg_options)]
+        deps = [('ffmpeg-cdist', '65c6d93', ffmpeg_options)]
     else:
         deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)]