From f3c98217cc42ccb10b10851b1e9ae3ce3bc59930 Mon Sep 17 00:00:00 2001 From: Jacek Caban Date: Tue, 12 Jul 2022 18:51:45 +0200 Subject: [PATCH] gecko: Update version to 2.47.3. CW-Bug-Id: #20775 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 429727a3..4b0b98cf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -191,7 +191,7 @@ LICENSE := $(SRCDIR)/dist.LICENSE OFL_LICENSE := $(SRCDIR)/fonts/liberation-fonts/LICENSE AV1_PATENTS := $(SRCDIR)/dav1d/doc/PATENTS -GECKO_VER := 2.47.2 +GECKO_VER := 2.47.3 GECKO32_TARBALL := wine-gecko-$(GECKO_VER)-x86.tar.xz GECKO64_TARBALL := wine-gecko-$(GECKO_VER)-x86_64.tar.xz