mirror of
https://github.com/RetroDECK/MAME.git
synced 2024-11-23 05:05:38 +00:00
MAME: updated to 0271
Some checks failed
Build MAME / Building_RetroDECK-MAME (push) Has been cancelled
Some checks failed
Build MAME / Building_RetroDECK-MAME (push) Has been cancelled
This commit is contained in:
parent
55a51c3276
commit
e85e4fb91a
|
@ -6,6 +6,8 @@ modules:
|
|||
build-options:
|
||||
no-debuginfo: true
|
||||
strip: true
|
||||
env:
|
||||
QT_HOME: '/'
|
||||
build-commands:
|
||||
- make
|
||||
-j ${FLATPAK_BUILDER_N_JOBS}
|
||||
|
@ -47,8 +49,8 @@ modules:
|
|||
- cp -r samples/ ${FLATPAK_DEST}/share/mame/
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/mamedev/mame/archive/refs/tags/mame0270.tar.gz
|
||||
sha256: 0364b670478883902c2bc618908192b0590235b47fbe073fcac2d13b82541437
|
||||
url: https://github.com/mamedev/mame/archive/refs/tags/mame0271.tar.gz
|
||||
sha256: 79960f4c57715b2d08c3eba12933d04dd91ad1d95b0c1059306a75bf07fd6027
|
||||
- type: file
|
||||
path: mame.ini
|
||||
- type: patch
|
||||
|
|
Loading…
Reference in a new issue