[vlc-commits] contribs: Bump medialibrary hash

Hugo Beauzée-Luyssen git at videolan.org
Tue Jul 31 14:54:50 CEST 2018


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Tue Jul 31 14:49:17 2018 +0200| [516012a0f7a2a1498a6d43c8b86186871f50df20] | committer: Hugo Beauzée-Luyssen

contribs: Bump medialibrary hash

This fixes building on macOS with meson, and a few other misc bugs

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=516012a0f7a2a1498a6d43c8b86186871f50df20
---

 contrib/src/medialibrary/rules.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/medialibrary/rules.mak b/contrib/src/medialibrary/rules.mak
index d61b106c2e..128cb3809f 100644
--- a/contrib/src/medialibrary/rules.mak
+++ b/contrib/src/medialibrary/rules.mak
@@ -1,4 +1,4 @@
-MEDIALIBRARY_HASH := c7b32d94c80cacbd0329ffefdb8d9a495e13beb0
+MEDIALIBRARY_HASH := 1f439cc2995e1852b08f3c33c93f5ab847df5cd9
 MEDIALIBRARY_VERSION := git-$(MEDIALIBRARY_HASH)
 MEDIALIBRARY_GITURL := https://code.videolan.org/videolan/medialibrary.git
 



More information about the vlc-commits mailing list