From 57f0fd4c8bc142f64ec16ca1504fd8ec53d1feef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Tue, 28 Feb 2017 11:50:50 +0100 Subject: [PATCH] Update medialibrary HASH --- compile-libvlc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile-libvlc.sh b/compile-libvlc.sh index ac1d31ba2..abb00cad2 100755 --- a/compile-libvlc.sh +++ b/compile-libvlc.sh @@ -16,7 +16,7 @@ checkfail() # ARGUMENTS # ############# -MEDIALIBRARY_HASH=ad86cb9 +MEDIALIBRARY_HASH=b6b64c7 RELEASE=0 ASAN=0 -- GitLab