diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index cb5a9cb62..6ef9833da 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -1076,7 +1076,7 @@ release: mac: git clone https://github.com/kcat/openal-soft.git cd openal-soft - git checkout 716f5373cb + git checkout 1.23.1 CFLAGS=$UNGUARDED CPPFLAGS=$UNGUARDED cmake -B build . \\ -D CMAKE_BUILD_TYPE=RelWithDebInfo \\ -D CMAKE_INSTALL_PREFIX:PATH=$USED_PREFIX \\