diff --git a/debian/control b/debian/control index 48708e9..0df0f26 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Maintainer: wsnipex Build-Depends: debhelper (>= 9.0.0), cmake, kodi-addon-dev, - libretro-dosbox-pure (>= 0.9.8) | dosbox-pure (>= 0.9.8) + libretro-dosbox-pure (>= 0.9.9) | dosbox-pure (>= 0.9.9) Standards-Version: 3.9.8 Section: libs diff --git a/depends/common/dosbox-pure/dosbox-pure.txt b/depends/common/dosbox-pure/dosbox-pure.txt index 7cc7e42..cfc0858 100644 --- a/depends/common/dosbox-pure/dosbox-pure.txt +++ b/depends/common/dosbox-pure/dosbox-pure.txt @@ -1 +1 @@ -dosbox-pure https://github.com/libretro/dosbox-pure/archive/d3f7051faa2eeedd3ad3ff2f23d5021004e80665.tar.gz +dosbox-pure https://github.com/libretro/dosbox-pure/archive/5933fcc747ec25e80643a75d0eec114d5865336d.tar.gz diff --git a/depends/windows/mingw/mingw.txt b/depends/windows/mingw/mingw.txt index b9bc4cf..dfd57e1 100644 --- a/depends/windows/mingw/mingw.txt +++ b/depends/windows/mingw/mingw.txt @@ -1 +1 @@ -mingw https://repo.msys2.org/distrib/x86_64/msys2-base-x86_64-20231026.tar.xz +mingw http://mirrors.kodi.tv/build-deps/win32/msys2/msys2-base-x86_64-20231026.tar.xz diff --git a/game.libretro.dosbox-pure/addon.xml.in b/game.libretro.dosbox-pure/addon.xml.in index c482793..b1f2a10 100644 --- a/game.libretro.dosbox-pure/addon.xml.in +++ b/game.libretro.dosbox-pure/addon.xml.in @@ -1,7 +1,7 @@