[Android] Bump the remote access hash
Nicolas Pomepuy
git at videolan.org
Fri Jun 14 08:46:25 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Jun 14 10:21:15 2024 +0200| [1ec164b66b289202500021462269f01b50800501] | committer: Nicolas Pomepuy
Bump the remote access hash
> https://code.videolan.org/videolan/vlc-android/commit/1ec164b66b289202500021462269f01b50800501
---
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 edcb2dff5d..3a72544f51 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=b2bca33f7db315abd1c09c4dffc830f1ad48e40a
+ REMOTE_ACCESS_TESTED_HASH=deb03b5f306babbe2731763dfdf97cd5dad42fc3
REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
: ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}
More information about the Android
mailing list