Update Wine to v5.15.

This commit is contained in:
Rafal Kupiec 2020-08-17 17:41:17 +02:00
parent f34719b83a
commit a5c591db22
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"