From a092df7ec41a2b90358fc9b215625c076f420518 Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Wed, 25 Oct 2023 10:25:48 -0500 Subject: [PATCH] Update Wine Mono to 8.1.0. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 96455c3d..07b69afc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -979,7 +979,7 @@ all-dist: $(DIST_GECKO32) $(DIST_GECKO64) ## wine-mono ## -WINEMONO_VER := 8.0.1 +WINEMONO_VER := 8.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