mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
Makefile: Update Wine Mono to 9.1.0.
This commit is contained in:
parent
06e412ab60
commit
40efc25c8e
1 changed files with 1 additions and 1 deletions
|
|
@ -958,7 +958,7 @@ all-dist: $(DIST_GECKO32) $(DIST_GECKO64)
|
|||
## wine-mono
|
||||
##
|
||||
|
||||
WINEMONO_VER := 9.0.0
|
||||
WINEMONO_VER := 9.1.0
|
||||
WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz
|
||||
DIST_WINEMONO_DIR := $(DST_DIR)/share/wine/mono
|
||||
DIST_WINEMONO := $(OBJ)/.wine-mono-dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue