[Android] Bump the Remote access hash
Nicolas Pomepuy
git at videolan.org
Tue Aug 6 06:46:13 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Aug 5 14:58:30 2024 +0200| [62ac033e967813a757ee073244c1c76aa6cd1577] | committer: Nicolas Pomepuy
Bump the Remote access hash
> https://code.videolan.org/videolan/vlc-android/commit/62ac033e967813a757ee073244c1c76aa6cd1577
---
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 a2452736ed..c0775f52f9 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=28d9ae472bf7d0447970d8f19d3e8e5dc922d215
+ REMOTE_ACCESS_TESTED_HASH=cad3379a2aa628a47a92a10b4a48a47c60310f93
REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
: ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}
More information about the Android
mailing list