]> granicus.if.org Git - handbrake/commitdiff
Update the mfx dispatch library to the head revision a7d95e5 to fix issues with newer...
authorsr55 <sr55.hb@outlook.com>
Sun, 30 Dec 2018 16:42:22 +0000 (16:42 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 30 Dec 2018 19:58:46 +0000 (19:58 +0000)
contrib/libmfx/module.defs

index 48ebf205ac9d2dc66f465271b04d96816297434c..b999aeeb0c606ec154f51c73055989fe93e6085c 100644 (file)
@@ -1,8 +1,8 @@
 $(eval $(call import.MODULE.defs,LIBMFX,libmfx))
 $(eval $(call import.CONTRIB.defs,LIBMFX))
 
-LIBMFX.FETCH.url    = https://download.handbrake.fr/contrib/mfx_dispatch-5d6f1b6.tar.gz
-LIBMFX.FETCH.sha256 = 45d8ae5e525a51bfcb924c91b7153b5f0899c94d87d933913e4297b2ae7a3f8e
+LIBMFX.FETCH.url    = https://download.handbrake.fr/contrib/mfx_dispatch-a7d95e5.tar.gz
+LIBMFX.FETCH.sha256 = 9dc8bcb67f5df3dfac29a2777c1bdc9ac2bb6b0e68169af4059089f517518a6b
 
 LIBMFX.CONFIGURE.bootstrap = rm -fr aclocal.m4 autom4te.cache; autoreconf -fiv;