Skip to content

Commit e31c577

Browse files
authored
Merge pull request #3786 from cmitu/openmsx-update-4
openmsx: update to version 19.1
2 parents 9403a86 + c7d4bff commit e31c577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/emulators/openmsx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="openmsx"
1313
rp_module_desc="MSX emulator OpenMSX"
1414
rp_module_help="ROM Extensions: .cas .rom .mx1 .mx2 .col .dsk .zip\n\nCopy your MSX/MSX2 games to $romdir/msx\nCopy the BIOS files to $biosdir/openmsx"
1515
rp_module_licence="GPL2 https://raw.githubusercontent.com/openMSX/openMSX/master/doc/GPL.txt"
16-
rp_module_repo="git https://github.com/openMSX/openMSX.git RELEASE_18_0 :_get_commit_openmsx"
16+
rp_module_repo="git https://github.com/openMSX/openMSX.git RELEASE_19_1 :_get_commit_openmsx"
1717
rp_module_section="opt"
1818
rp_module_flags=""
1919

0 commit comments

Comments
 (0)