Update Wine to v5.15.

This commit is contained in:
Rafal Kupiec 2020-08-17 17:41:17 +02:00 committed by belliash
parent 05b0d4e9d8
commit b00a26b718
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -45,7 +45,7 @@ NINJAVCS="https://github.com/ninja-build/ninja.git"
# Wine Settings
WINEDIR="${SRCDIR}/wine"
WINETAG="wine-5.14"
WINETAG="wine-5.15"
WINEVCS="git://source.winehq.org/git/wine.git"