From ef6f55844d79c459ed36b34b098f91544d8932de Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Tue, 10 Sep 2024 20:40:29 +0000 Subject: [PATCH] Update Wine Mono to 9.3.0. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index ae4df5e9..1278dc39 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1040,7 +1040,7 @@ all-dist: $(DIST_GECKO32) $(DIST_GECKO64) ## wine-mono ## -WINEMONO_VER := 9.2.0 +WINEMONO_VER := 9.3.0 WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz DIST_WINEMONO_DIR := $(DST_DIR)/share/wine/mono DIST_WINEMONO := $(OBJ)/.wine-mono-dist