[Android] Use the right repository group for the remote access
Nicolas Pomepuy
git at videolan.org
Wed Jun 5 11:46:19 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu May 23 07:33:14 2024 +0200| [4423929dbb2d7cf5a2b87b4d138b4c3e7715a06b] | committer: Nicolas Pomepuy
Use the right repository group for the remote access
> https://code.videolan.org/videolan/vlc-android/commit/4423929dbb2d7cf5a2b87b4d138b4c3e7715a06b
---
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 75e8127353..8ee54d825b 100755
--- a/buildsystem/compile-remoteaccess.sh
+++ b/buildsystem/compile-remoteaccess.sh
@@ -58,7 +58,7 @@ done
diagnostic "Setting up the Remote Access project"
REMOTE_ACCESS_TESTED_HASH=b99f099666e4101a36e4454c38ab6e982fde149b
- REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/Aza/remoteaccess
+ REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
: ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}
More information about the Android
mailing list