Skip to content

Commit caae259

Browse files
committed
2 parents 2770835 + 383a274 commit caae259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scriptmodules/ports/wine.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rp_module_flags="!all rpi4 rpi3"
1919
# X86 platform requires some modification in the Ports scripts so that the custom Mesa path is removed.
2020

2121
function _latest_ver_wine() {
22-
echo "6.0.4"
22+
echo "7.0.0"
2323
}
2424

2525
function _release_type_wine() {
@@ -137,4 +137,4 @@ _EOFTRICKS_
137137
addPort "$md_id" "wineexplorer" "Wine Explorer" "XINIT:$wineexplorer_xinit"
138138
addPort "$md_id" "winecfg" "Wine Config" "XINIT:$winecfg_xinit"
139139
addPort "$md_id" "winetricks" "Winetricks" "XINIT:$winetricks_xinit"
140-
}
140+
}

0 commit comments

Comments
 (0)