[Android] Bump the remote access hash

Nicolas Pomepuy git at videolan.org
Tue Jun 18 06:28:03 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Jun 18 07:48:45 2024 +0200| [4e272de47c3b6d4d207bd812707509109b3ccd44] | committer: Nicolas Pomepuy

Bump the remote access hash

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

 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 3a72544f51..7049874148 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=deb03b5f306babbe2731763dfdf97cd5dad42fc3
+  REMOTE_ACCESS_TESTED_HASH=c61bff9ffdb0ea27c058c3c452847a1c573739cb
   REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
 
   : ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}



More information about the Android mailing list