diff --git a/buildsystem/compile-remoteaccess.sh b/buildsystem/compile-remoteaccess.sh index c0775f52f9af976347832694ee67304ca8a8e710..1082d82b9975eedc121b9eecbef4ed718cf1d081 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=cad3379a2aa628a47a92a10b4a48a47c60310f93 + REMOTE_ACCESS_TESTED_HASH=c65766195742cd2f861bab4c5bffc09d01f037cb REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess : ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}