summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsr55 <[email protected]>2018-12-30 16:42:22 +0000
committersr55 <[email protected]>2018-12-30 16:42:47 +0000
commit8fdce9d03073233414d3485e081b7d32b59cf4d3 (patch)
tree9e1a17205bc96827940c463c0abdc810b603ff71
parent8c6fb01790d58f260b8f9f2a6faccfb2cd3c2b11 (diff)
Update the mfx dispatch library to the head revision a7d95e5 to fix issues with newer Intel Drivers.
-rw-r--r--contrib/libmfx/module.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libmfx/module.defs b/contrib/libmfx/module.defs
index 48ebf205a..b999aeeb0 100644
--- a/contrib/libmfx/module.defs
+++ b/contrib/libmfx/module.defs
@@ -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;