Update to last version of libmagic (5.35)

This commit is contained in:
Matthieu Gautier
2019-01-08 17:29:38 +01:00
parent 8005aff6c0
commit 1a0e0ad717
2 changed files with 5 additions and 4 deletions

View File

@ -50,7 +50,7 @@ base_deps_versions = {
'icu4c' : '58.2',
'gradle' : '4.6',
'libaria2' : '1.33.1',
'libmagic' : '5.33',
'libmagic' : '5.35',
'android-sdk' : 'r25.2.3',
'android-ndk' : 'r13b',
'qt' : '5.10.1',