mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wine-mono: update to 7.0.0.
This commit is contained in:
parent
b7886eb204
commit
bcd823fc39
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'wine-mono'
|
# Template file for 'wine-mono'
|
||||||
pkgname=wine-mono
|
pkgname=wine-mono
|
||||||
version=6.4.0
|
version=7.0.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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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=db8b85f3b910590f61adbfa0005a995d613e299a1cc73d00553d70dc81010e36
|
checksum=b37e6fc9e590e582243dc25d72a5fcc330c3a7970dfdc98a7a81d23845ba8900
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue