mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
wine-gecko: update to 2.36.
This commit is contained in:
parent
81d3605e52
commit
8750aad6fa
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'wine-gecko'
|
# Template file for 'wine-gecko'
|
||||||
pkgname=wine-gecko
|
pkgname=wine-gecko
|
||||||
version=2.34
|
version=2.36
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
checksum=956c26bf302b1864f4d7cb6caee4fc83d4c1281157731761af6395b876e29ca7
|
checksum=afa457ce8f9885225b6e549dd6f154713ce15bf063c23e38c1327d2f869e128a
|
||||||
distfiles="${SOURCEFORGE_SITE}/wine/wine_gecko-${version}-x86.msi"
|
distfiles="${SOURCEFORGE_SITE}/wine/wine_gecko-${version}-x86.msi"
|
||||||
homepage="http://wiki.winehq.org/Gecko"
|
homepage="http://wiki.winehq.org/Gecko"
|
||||||
license="MPL-2"
|
license="MPL-2"
|
||||||
|
@ -14,5 +14,5 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
do_install() {
|
do_install() {
|
||||||
# The actual installation within WINE occurs at runtime in whatever
|
# The actual installation within WINE occurs at runtime in whatever
|
||||||
# WINEPREFIX is being used.
|
# WINEPREFIX is being used.
|
||||||
vinstall wine_gecko-${version}-x86.msi 755 usr/share/wine/gecko
|
vinstall wine_gecko-${version}-x86.msi 644 usr/share/wine/gecko
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue