[Android] Bump the remote access hash

Nicolas Pomepuy git at videolan.org
Mon Sep 2 10:00:58 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Sep  2 10:14:53 2024 +0200| [4826c05a356bfa00765578c2a4b860c55828ae90] | committer: Nicolas Pomepuy

Bump the remote access hash

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

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



More information about the Android mailing list