Update Wine Mono to 6.4.1.
This commit is contained in:
parent
cfaf65d982
commit
9f3ba9d9c3
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ GECKO_VER := 2.47.2
|
|||
GECKO32_TARBALL := wine-gecko-$(GECKO_VER)-x86.tar.xz
|
||||
GECKO64_TARBALL := wine-gecko-$(GECKO_VER)-x86_64.tar.xz
|
||||
|
||||
WINEMONO_VER := 6.3.0
|
||||
WINEMONO_VER := 6.4.1
|
||||
WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz
|
||||
|
||||
FONTS := $(SRCDIR)/fonts
|
||||
|
|
Loading…
Reference in a new issue