wine-mono: update to 9.1.0.
This commit is contained in:
parent
6de3e90ad2
commit
b820867c78
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine-mono'
|
||||
pkgname=wine-mono
|
||||
version=9.0.0
|
||||
version=9.1.0
|
||||
revision=1
|
||||
build_style=fetch
|
||||
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"
|
||||
homepage="https://wiki.winehq.org/Mono"
|
||||
distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}-x86.msi"
|
||||
checksum=79f6c43100675566c112f4199b9ea7b944d338164b34bd91fa11b0b0a414e1c4
|
||||
checksum=8a0a1e6837b494df49927e5d759b1c6908e89b8a2f8e3ad025e1c2881882476e
|
||||
|
||||
do_install() {
|
||||
# The actual installation within WINE occurs at runtime in whatever
|
||||
|
|
Loading…
Reference in New Issue