mono: update to 4.0.1.
This commit is contained in:
parent
e05e4e401e
commit
0d971856b6
1 changed files with 2 additions and 7 deletions
|
@ -1,21 +1,16 @@
|
|||
# Template file for 'mono'
|
||||
#
|
||||
broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/9918/steps/shell_3/logs/stdio"
|
||||
|
||||
pkgname=mono
|
||||
version=3.12.0
|
||||
version=4.0.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
disable_parallel_build=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-system-aot"
|
||||
# XXX: figure out how to split this up into subpkgs.
|
||||
hostmakedepends="libtool perl python"
|
||||
makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
||||
depends="libgdiplus>=${version}"
|
||||
short_desc="Free implementation of the .NET platform including runtime and compiler"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.go-mono.org"
|
||||
license="GPL-2, LGPL-2, MPL, MIT"
|
||||
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
||||
checksum=8fdc69329c8d669d1c5e5bc922a5df8a3ed61a72344b92e5a073809bf1b36783
|
||||
checksum=ff1f15f3b8d43c6a2818c00fabe377b2d8408ad14acd9d507658b4cae00f5bce
|
||||
|
|
Loading…
Reference in a new issue