summarylogtreecommitdiffstats
path: root/gecko-version.patch
blob: 4896c7122f0d7649e3dd3e1e50ec2543e9b0da92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile.in b/Makefile.in
index 882e0a3d..b07a84dc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1187,7 +1187,7 @@ all-dist: $(DIST_FONTS)
 ## Gecko
 ##
 
-GECKO_VER := 2.47.3
+GECKO_VER := 2.47.4
 GECKO32_TARBALL := wine-gecko-$(GECKO_VER)-x86.tar.xz
 GECKO64_TARBALL := wine-gecko-$(GECKO_VER)-x86_64.tar.xz
 GECKO64_TARBALL_URL := https://dl.winehq.org/wine/wine-gecko/$(GECKO_VER)/$(GECKO64_TARBALL)