mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-19 19:53:53 +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
|
# OpenAL
|
||||||
download "OpenAL-Soft 1.17.2" \
|
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"
|
"OpenAL-Soft-1.17.2.zip"
|
||||||
|
|
||||||
# OSG
|
# OSG
|
||||||
|
|
Loading…
Reference in a new issue