[Android] Bump the remote access hash
Nicolas Pomepuy
git at videolan.org
Tue Sep 24 06:27:40 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Sep 24 07:50:13 2024 +0200| [2ae15b7223f755b406bb66337ff9b057f82d2de2] | committer: Nicolas Pomepuy
Bump the remote access hash
> https://code.videolan.org/videolan/vlc-android/commit/2ae15b7223f755b406bb66337ff9b057f82d2de2
---
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 192b32d86a..728906ddcd 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=1cb5cc7a9f3ae9b51b155d14a0767baf870adeec
+ REMOTE_ACCESS_TESTED_HASH=67dc3dbcb73c48a09fe5f7e87d34431315c36ead
REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
: ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}
More information about the Android
mailing list