mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-28 15:45:50 +03:00
Makefile: Update Wine Mono to 9.0.0.
This commit is contained in:
parent
271ad809be
commit
25eb24e4e9
@ -958,7 +958,7 @@ all-dist: $(DIST_GECKO32) $(DIST_GECKO64)
|
|||||||
## wine-mono
|
## wine-mono
|
||||||
##
|
##
|
||||||
|
|
||||||
WINEMONO_VER := 8.1.0
|
WINEMONO_VER := 9.0.0
|
||||||
WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz
|
WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz
|
||||||
DIST_WINEMONO_DIR := $(DST_DIR)/share/wine/mono
|
DIST_WINEMONO_DIR := $(DST_DIR)/share/wine/mono
|
||||||
DIST_WINEMONO := $(OBJ)/.wine-mono-dist
|
DIST_WINEMONO := $(OBJ)/.wine-mono-dist
|
||||||
|
Loading…
Reference in New Issue
Block a user