Skip to content

Commit 7ff53ca

Browse files
authored
Update septerra.sh
updated to latest version
1 parent 4155c8d commit 7ff53ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scriptmodules/ports/septerra.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rp_module_id="septerra"
1313
rp_module_desc="SR-Septerra - Septerra Core: Legacy of the Creator port "
1414
rp_module_help="This port requires Septerra Core v1.04.\n\nInstall files .DB, .idx, .ini, .mft, and .conf into $romdir/ports/septerra"
15-
rp_module_repo="wget https://github.com/M-HT/SR/releases/download/septerra_v1.04.0.7/SepterraCore-Linux-armv7-gnueabihf-v1.04.0.7.tar.gz"
15+
rp_module_repo="wget https://github.com/M-HT/SR/releases/download/septerra_v1.04.0.7/SepterraCore-Linux-armv7-gnueabihf-v1.04.0.9.tar.gz"
1616
rp_module_section="exp"
1717
rp_module_flags="!mali"
1818

@@ -40,4 +40,4 @@ popd
4040
_EOF_
4141

4242
chmod +x "$script"
43-
}
43+
}

0 commit comments

Comments
 (0)