[Android] Bump the remote access hash
Nicolas Pomepuy
git at videolan.org
Wed Jun 19 08:17:53 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Jun 18 15:12:28 2024 +0200| [1389315736412099e804d4c7c07021e0a26f83c1] | committer: Nicolas Pomepuy
Bump the remote access hash
> https://code.videolan.org/videolan/vlc-android/commit/1389315736412099e804d4c7c07021e0a26f83c1
---
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 7049874148..d5ddf34cda 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=c61bff9ffdb0ea27c058c3c452847a1c573739cb
+ REMOTE_ACCESS_TESTED_HASH=4584cea6f493bb70fe31c221981c807b098daada
REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
: ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}
More information about the Android
mailing list