wine-mono: update to 6.1.1.
This commit is contained in:
parent
ff110e54b7
commit
ae09a03f84
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine-mono'
|
# Template file for 'wine-mono'
|
||||||
pkgname=wine-mono
|
pkgname=wine-mono
|
||||||
version=6.0.0
|
version=6.1.1
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=5c7af5976d101be359a77045c9cc8fc40feac028263d00e731578864e8b183d0
|
checksum=ac3b14beafde34b8482287e597000113dc06a915f32c9fd06c77eb819079e38b
|
||||||
|
|
||||||
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