Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacek Caban <jacek@codeweavers.com>2022-07-12 19:51:45 +0300
committerArkadiusz Hiler <ahiler@codeweavers.com>2022-08-10 19:29:30 +0300
commitf3c98217cc42ccb10b10851b1e9ae3ce3bc59930 (patch)
treefeef39b7cde9bfb3d6bc63312ebab54ee70a333e
parent5720dd3e9c3130f65609310bf621897b9d025765 (diff)
gecko: Update version to 2.47.3.
CW-Bug-Id: #20775
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
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