[Android] Bump the remote access hash
Nicolas Pomepuy
git at videolan.org
Wed Jun 12 05:22:26 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Jun 12 07:01:13 2024 +0200| [3223b6297f2cffd3cd3b866a60cac6fe41cf4b95] | committer: Nicolas Pomepuy
Bump the remote access hash
> https://code.videolan.org/videolan/vlc-android/commit/3223b6297f2cffd3cd3b866a60cac6fe41cf4b95
---
buildsystem/compile-remoteaccess.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildsystem/compile-remoteaccess.sh b/buildsystem/compile-remoteaccess.sh
index 8ee54d825b..edcb2dff5d 100755
--- a/buildsystem/compile-remoteaccess.sh
+++ b/buildsystem/compile-remoteaccess.sh
@@ -57,7 +57,7 @@ done
##############################
diagnostic "Setting up the Remote Access project"
- REMOTE_ACCESS_TESTED_HASH=b99f099666e4101a36e4454c38ab6e982fde149b
+ REMOTE_ACCESS_TESTED_HASH=b2bca33f7db315abd1c09c4dffc830f1ad48e40a
REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
: ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}
More information about the Android
mailing list