[Android] Bump the remote access hash

Duncan McNamara git at videolan.org
Mon Sep 9 15:14:15 UTC 2024


vlc-android | branch: master | Duncan McNamara <dcn.mcnamara at gmail.com> | Mon Sep  9 16:37:06 2024 +0200| [a0449c3bf3e60ec3b2d34a209048ca3e91222f9d] | committer: Duncan McNamara

Bump the remote access hash

> https://code.videolan.org/videolan/vlc-android/commit/a0449c3bf3e60ec3b2d34a209048ca3e91222f9d
---

 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 193e363be5..192b32d86a 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=9fa89144d61afb1d07dc6ed56a3e68d811de24b0
+  REMOTE_ACCESS_TESTED_HASH=1cb5cc7a9f3ae9b51b155d14a0767baf870adeec
   REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
 
   : ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}



More information about the Android mailing list