[Android] Bump libvlcjni hashes
Nicolas Pomepuy
git at videolan.org
Mon Jun 1 07:31:28 UTC 2026
vlc-android | branch: refs/tags/libvlc-3.7.2 | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Jun 1 09:00:00 2026 +0200| [a1ce70e30b93970dfc032e4c83255c54cd5ad700] | committer: Nicolas Pomepuy
Bump libvlcjni hashes
> https://code.videolan.org/videolan/vlc-android/commit/a1ce70e30b93970dfc032e4c83255c54cd5ad700
---
buildsystem/compile.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index 931886a0d0..9dd37e4fb7 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -280,10 +280,10 @@ fi
if [ "$FORCE_VLC_4" = 1 ]; then
- LIBVLCJNI_TESTED_HASH=039b4cb64641e56b2cd981b54efd866b00dfe3c7
+ LIBVLCJNI_TESTED_HASH=63564db893664a968aedece80401b99e3121e63f
LIBVLCJNI_BRANCH="master"
else
- LIBVLCJNI_TESTED_HASH=2fca0d2b5eb1d94e2c41e23408e8087358cb983a
+ LIBVLCJNI_TESTED_HASH=f6d8607210adba08f504e4b065f18620ba652de6
LIBVLCJNI_BRANCH="libvlcjni-3.x"
fi
LIBVLCJNI_REPOSITORY=https://code.videolan.org/videolan/libvlcjni.git
More information about the Android
mailing list