gecko: Update version to 2.47.4.
This commit is contained in:
parent
5e70a92e17
commit
40ff3aa623
1 changed files with 1 additions and 1 deletions
|
@ -918,7 +918,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)
|
||||
|
|
Loading…
Reference in a new issue