wine-gecko: update to 2.47.2.

This commit is contained in:
Helmut Pozimski 2020-12-05 10:13:08 +01:00
parent 9563402c61
commit 1ca3664b2b

View file

@ -1,14 +1,14 @@
# Template file for 'wine-gecko' # Template file for 'wine-gecko'
pkgname=wine-gecko pkgname=wine-gecko
version=2.47.1 version=2.47.2
revision=2 revision=1
build_style=fetch build_style=fetch
short_desc="Mozilla Gecko Layout Engine for WINE (32bit)" short_desc="Mozilla Gecko Layout Engine for WINE (32bit)"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0" license="MPL-2.0"
homepage="http://wiki.winehq.org/Gecko" homepage="http://wiki.winehq.org/Gecko"
distfiles="http://dl.winehq.org/wine/${pkgname}/${version}/wine-gecko-${version}-x86.msi" distfiles="http://dl.winehq.org/wine/${pkgname}/${version}/wine-gecko-${version}-x86.msi"
checksum=f00b0e2892404827e8ce6811dedfc25ae699a09955bb3df1bbb31753e51da051 checksum=e520ce7336cd420cd09c91337d87e74bb420300fd5cbc6f724c1802766b6a61d
do_install() { do_install() {
# The actual installation within WINE occurs at runtime in whatever # The actual installation within WINE occurs at runtime in whatever