Update Wine Mono to 8.0.1.
This commit is contained in:
parent
4f252eaf21
commit
37cf4d2086
1 changed files with 1 additions and 1 deletions
|
@ -929,7 +929,7 @@ all-dist: $(DIST_GECKO32) $(DIST_GECKO64)
|
||||||
## wine-mono
|
## wine-mono
|
||||||
##
|
##
|
||||||
|
|
||||||
WINEMONO_VER := 7.4.1
|
WINEMONO_VER := 8.0.1
|
||||||
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 a new issue