mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-06 01:45:33 +00:00
Fix AppVeyor build
This commit is contained in:
parent
71f80db886
commit
e627f49df4
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ if [ -z $SKIP_DOWNLOAD ]; then
|
|||
|
||||
# OpenAL
|
||||
download "OpenAL-Soft 1.17.2" \
|
||||
"http://kcat.strangesoft.net/openal-binaries/openal-soft-1.17.2-bin.zip" \
|
||||
"http://openal-soft.org/openal-binaries/openal-soft-1.17.2-bin.zip" \
|
||||
"OpenAL-Soft-1.17.2.zip"
|
||||
|
||||
# OSG
|
||||
|
|
Loading…
Reference in a new issue