From 3a7e2f03a7123a847809e66e6c4a7d6738f3d554 Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Thu, 2 Jun 2022 22:13:14 -0500 Subject: Update Wine Mono to 7.3.0. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 370e2972..9408a333 100644 --- a/Makefile.in +++ b/Makefile.in @@ -195,7 +195,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 := 7.1.2 +WINEMONO_VER := 7.3.0 WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz FONTS := $(SRCDIR)/fonts -- cgit v1.2.3