wine-mono: update to 4.7.3. (#1222)
This commit is contained in:
parent
8e32170faa
commit
ee47503984
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'wine-mono'
|
# Template file for 'wine-mono'
|
||||||
pkgname=wine-mono
|
pkgname=wine-mono
|
||||||
version=4.7.1
|
version=4.7.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
homepage="https://wiki.winehq.org/Mono"
|
|
||||||
license="MIT,GPL-3,LGPL-2"
|
|
||||||
short_desc="Mono built for running .NET applications with WINE"
|
short_desc="Mono built for running .NET applications with WINE"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="MIT, GPL-3.0-or-later, LGPL-2.0-or-later"
|
||||||
|
homepage="https://wiki.winehq.org/Mono"
|
||||||
distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}.msi"
|
distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}.msi"
|
||||||
checksum=2c8d5db7f833c3413b2519991f5af1f433d59a927564ec6f38a3f1f8b2c629aa
|
checksum=d24a8017371c7e8224a1778bb43a113ed7ed9720efd9d0cda175d42db6106d3a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# The actual installation within WINE occurs at runtime in whatever
|
# The actual installation within WINE occurs at runtime in whatever
|
||||||
|
|
Loading…
Reference in New Issue