[Android] Bump remote access hash

Duncan McNamara git at videolan.org
Tue Jun 25 15:55:43 UTC 2024


vlc-android | branch: master | Duncan McNamara <dcn.mcnamara at gmail.com> | Tue Jun 25 16:43:17 2024 +0200| [109e903027d4abcf37b8226554f16cddbef2bfdd] | committer: Duncan McNamara

Bump remote access hash

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

 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 93d13285a7..4d688875e6 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=a29c1712b671f3f31c47198e1410e9ff8db61217
+  REMOTE_ACCESS_TESTED_HASH=c2949a959d9251493945ee5bd8e7604d29de394e
   REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
 
   : ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}



More information about the Android mailing list