[Android] Bump remote access hash

Duncan McNamara git at videolan.org
Tue Jun 25 12:16:39 UTC 2024


vlc-android | branch: master | Duncan McNamara <dcn.mcnamara at gmail.com> | Tue Jun 25 13:00:25 2024 +0200| [f7b8cd2305ae0678e0e41b9cacbead195a8790ca] | committer: Duncan McNamara

Bump remote access hash

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

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



More information about the Android mailing list