Skip to content

Commit 4abfe55

Browse files
committed
switch advmame from v3.9 to master to support newer versions of gcc
1 parent ff00f68 commit 4abfe55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scriptmodules/emulators/advmame.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
#
1111

1212
rp_module_id="advmame"
13-
rp_module_desc="AdvanceMAME v3.9"
13+
rp_module_desc="AdvanceMAME"
1414
rp_module_help="ROM Extension: .zip\n\nCopy your AdvanceMAME roms to either $romdir/mame-advmame or\n$romdir/arcade"
1515
rp_module_licence="GPL2 https://raw.githubusercontent.com/amadvance/advancemame/master/COPYING"
16-
rp_module_repo="git https://github.com/amadvance/advancemame v3.9"
16+
rp_module_repo="git https://github.com/amadvance/advancemame master"
1717
rp_module_section="opt"
1818
rp_module_flags=""
1919

0 commit comments

Comments
 (0)