[Android] Bump remote access hash

Nicolas Pomepuy git at videolan.org
Thu Dec 19 07:27:13 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Dec 19 06:40:24 2024 +0100| [642310d53c5c7e3f4fa331f9cb3d7a30cb1cdcdd] | committer: Nicolas Pomepuy

Bump remote access hash

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

 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 2b43c8c6b1..c7b006efe8 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=df1b4ebf1fd2aecdf5e0bafeed2fecaa5449c2a1
+  REMOTE_ACCESS_TESTED_HASH=543dcf36610e6944c85cbf355b4b934b8ae451d3
   REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
 
   : ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}



More information about the Android mailing list