mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-25 07:05:38 +00:00
Merge pull request #156 from flathub/update-8c8b08f
Update dolphin.git to 5.0-19870
This commit is contained in:
commit
d861e63077
|
@ -1,8 +1,8 @@
|
||||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
diff --git a/CMake/ScmRevGen.cmake b/CMake/ScmRevGen.cmake
|
||||||
index 9af66009a1..2acd3bed9a 100644
|
index aacf7491ce..503791cda8 100644
|
||||||
--- a/CMakeLists.txt
|
--- a/CMake/ScmRevGen.cmake
|
||||||
+++ b/CMakeLists.txt
|
+++ b/CMake/ScmRevGen.cmake
|
||||||
@@ -149,7 +149,7 @@ if(GIT_FOUND)
|
@@ -7,7 +7,7 @@ if(GIT_FOUND)
|
||||||
OUTPUT_VARIABLE DOLPHIN_WC_REVISION
|
OUTPUT_VARIABLE DOLPHIN_WC_REVISION
|
||||||
OUTPUT_STRIP_TRAILING_WHITESPACE)
|
OUTPUT_STRIP_TRAILING_WHITESPACE)
|
||||||
# defines DOLPHIN_WC_DESCRIBE
|
# defines DOLPHIN_WC_DESCRIBE
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
<id>dolphin-emu.desktop</id>
|
<id>dolphin-emu.desktop</id>
|
||||||
</provides>
|
</provides>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="5.0-19870" date="2023-08-10"/>
|
||||||
<release version="5.0-19368" date="2023-05-11"/>
|
<release version="5.0-19368" date="2023-05-11"/>
|
||||||
<release version="5.0-18498" date="2023-02-03"/>
|
<release version="5.0-18498" date="2023-02-03"/>
|
||||||
<release version="5.0-17995" date="2022-12-04"/>
|
<release version="5.0-17995" date="2022-12-04"/>
|
||||||
|
|
|
@ -113,7 +113,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/dolphin-emu/dolphin.git
|
url: https://github.com/dolphin-emu/dolphin.git
|
||||||
commit: dadbeb4bae7e7fa23af2b46e0add4143094dc107
|
commit: 032c77b462a220016f23c5079e71bb23e0ad2adf
|
||||||
x-checker-data:
|
x-checker-data:
|
||||||
type: json
|
type: json
|
||||||
url: https://dolphin-emu.org/update/latest/beta
|
url: https://dolphin-emu.org/update/latest/beta
|
||||||
|
|
Loading…
Reference in a new issue