[Android] Bump the remote access hash

Nicolas Pomepuy git at videolan.org
Tue Nov 26 15:14:08 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Nov 26 15:45:34 2024 +0100| [020d0637033f2d103cc6426a70129f0b9c671192] | committer: Nicolas Pomepuy

Bump the remote access hash

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

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



More information about the Android mailing list