wine-mono: update to 8.1.0.

This commit is contained in:
Helmut Pozimski 2023-10-29 08:48:02 +01:00
parent 31b91c731a
commit 6b1494e7ef

View file

@ -1,6 +1,6 @@
# Template file for 'wine-mono' # Template file for 'wine-mono'
pkgname=wine-mono pkgname=wine-mono
version=8.0.0 version=8.1.0
revision=1 revision=1
build_style=fetch build_style=fetch
short_desc="Mono built for running .NET applications with WINE" short_desc="Mono built for running .NET applications with WINE"
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="MIT, GPL-3.0-or-later, LGPL-2.0-or-later" license="MIT, GPL-3.0-or-later, LGPL-2.0-or-later"
homepage="https://wiki.winehq.org/Mono" homepage="https://wiki.winehq.org/Mono"
distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}-x86.msi" distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}-x86.msi"
checksum=75b3f45dca1dc89857fe9e932da78710f64cc6d49ef1ab0c723a177085b4711b checksum=0ed3ec533aef79b2f312155931cf7b1080009ac0c5b4c2bcfeb678ac948e0810
do_install() { do_install() {
# The actual installation within WINE occurs at runtime in whatever # The actual installation within WINE occurs at runtime in whatever