mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-03-02 16:45:30 +03:00
update wine to 5.0
This commit is contained in:
parent
4b08e7a1ae
commit
45e3edf3ef
@ -181,7 +181,7 @@ COMPAT_MANIFEST_TEMPLATE := $(SRCDIR)/compatibilitytool.vdf.template
|
||||
LICENSE := $(SRCDIR)/dist.LICENSE
|
||||
OFL_LICENSE := $(SRCDIR)/fonts/liberation-fonts/LICENSE
|
||||
|
||||
GECKO_VER := 2.47
|
||||
GECKO_VER := 2.47.1
|
||||
GECKO32_MSI := wine_gecko-$(GECKO_VER)-x86.msi
|
||||
GECKO64_MSI := wine_gecko-$(GECKO_VER)-x86_64.msi
|
||||
|
||||
|
2
proton
2
proton
@ -18,7 +18,7 @@ from filelock import FileLock
|
||||
#To enable debug logging, copy "user_settings.sample.py" to "user_settings.py"
|
||||
#and edit it if needed.
|
||||
|
||||
CURRENT_PREFIX_VERSION="4.11-2"
|
||||
CURRENT_PREFIX_VERSION="5.0-1"
|
||||
|
||||
PFX="Proton: "
|
||||
ld_path_var = "LD_LIBRARY_PATH"
|
||||
|
2
wine
2
wine
@ -1 +1 @@
|
||||
Subproject commit 0f5912efb26db4210f8474dc7d1a998d7a3afa8a
|
||||
Subproject commit 1f5ea2b80ea2d063c2a16b25c21e02e32a4852b8
|
Loading…
x
Reference in New Issue
Block a user