[Android] Bump libvlcjni vlc4 hash
Duncan McNamara
git at videolan.org
Thu Dec 5 06:57:32 UTC 2024
vlc-android | branch: master | Duncan McNamara <dcn.mcnamara at gmail.com> | Mon Dec 2 16:36:35 2024 +0100| [5e46e2ffff978d8ecd4981effaec60814d9f1981] | committer: Nicolas Pomepuy
Bump libvlcjni vlc4 hash
> https://code.videolan.org/videolan/vlc-android/commit/5e46e2ffff978d8ecd4981effaec60814d9f1981
---
buildsystem/compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index daaaf64901..27a51b6962 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -280,7 +280,7 @@ fi
if [ "$FORCE_VLC_4" = 1 ]; then
- LIBVLCJNI_TESTED_HASH=d12898a97f7fb7ee5a7882cdfb901496ed54ea08
+ LIBVLCJNI_TESTED_HASH=98f1d1146171ed2e43fc68f0c57f35d077d3641b
else
LIBVLCJNI_TESTED_HASH=fef5039810febe5a76d7766c2e748b25736a5106
fi
More information about the Android
mailing list