diff --git a/engines/dosbox-staging/build.sh b/engines/dosbox-staging/build.sh index c7bc9b68d..d7323c146 100755 --- a/engines/dosbox-staging/build.sh +++ b/engines/dosbox-staging/build.sh @@ -3,7 +3,7 @@ # CLONE PHASE git clone https://github.com/dosbox-staging/dosbox-staging.git source pushd source -git checkout -f 5c9161d +git checkout -f 07f31ea popd # BUILD PHASE diff --git a/engines/dosbox-staging/env.sh b/engines/dosbox-staging/env.sh index e5c13d059..ce4697076 100755 --- a/engines/dosbox-staging/env.sh +++ b/engines/dosbox-staging/env.sh @@ -1,7 +1,7 @@ #!/bin/bash export STEAM_APP_ID_LIST="default 7650 7660 7760 410970 1146370 1812390 1812410 1812420 1812290 1655410 1655430 410980" -export LICENSE_PATH="./source/COPYING" +export LICENSE_PATH="./source/LICENSE" export COMMON_PACKAGE="1" -export ADDITIONAL_LICENSES="./source/subprojects/fluidsynth-2.3.0/LICENSE ./source/subprojects/munt-libmt32emu_2_7_0/LICENSE.build" +export ADDITIONAL_LICENSES="./source/subprojects/fluidsynth-2.3.3/LICENSE ./source/subprojects/munt-libmt32emu_2_7_1/LICENSE.build" export GCC_9="1" diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index 16db763e5..cf3c8c47f 100644 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -8805,7 +8805,7 @@ }, { "engine_link": "https://github.com/dosbox-staging/dosbox-staging", - "version": "0.80.1", + "version": "0.81.0", "author": "d10sfan", "author_link": "https://github.com/d10sfan", "license": "GPLv2", @@ -10313,4 +10313,4 @@ "value": "Save Format Not Compatible" } ] -} \ No newline at end of file +}