From 25eb24e4e95e16cb5f3e4dfe4698a777fadbe0c9 Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Wed, 14 Feb 2024 19:42:15 +0000 Subject: [PATCH] Makefile: Update Wine Mono to 9.0.0. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index f620ca93..58701974 100644 --- a/Makefile.in +++ b/Makefile.in @@ -958,7 +958,7 @@ all-dist: $(DIST_GECKO32) $(DIST_GECKO64) ## wine-mono ## -WINEMONO_VER := 8.1.0 +WINEMONO_VER := 9.0.0 WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz DIST_WINEMONO_DIR := $(DST_DIR)/share/wine/mono DIST_WINEMONO := $(OBJ)/.wine-mono-dist