Skip to content

Commit 7063373

Browse files
committed
lr-mess - remove "master" branch from rp_module_repo config
Follow-up from dc2ac1f
1 parent 5460c63 commit 7063373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/libretrocores/lr-mess.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="lr-mess"
1313
rp_module_desc="MESS emulator - MESS Port for libretro"
1414
rp_module_help="see wiki for detailed explanation"
1515
rp_module_licence="GPL2 https://raw.githubusercontent.com/libretro/mame/master/COPYING"
16-
rp_module_repo="git https://github.com/libretro/mame.git master :_get_version_lr-mame"
16+
rp_module_repo="git https://github.com/libretro/mame.git :_get_version_lr-mame"
1717
rp_module_section="exp"
1818
rp_module_flags=""
1919

0 commit comments

Comments
 (0)