mono: rebuild to include missing files (resolves #1783)
also: * adopt package * use SPDX identifiers for the licenses
This commit is contained in:
parent
ae072bbae1
commit
97ae5931fd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=5.10.1.47
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="mono-${version}"
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,9 +11,9 @@ hostmakedepends="automake libtool perl python cmake"
|
|||
makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
||||
depends="ca-certificates python"
|
||||
short_desc="Free implementation of the .NET platform including runtime and compiler"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
homepage="http://www.mono-project.com"
|
||||
license="MIT, BSD-3-Clause, GPL-2, LGPL-2, MPL-1.1"
|
||||
license="MIT, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.0-or-later, MPL-1.1"
|
||||
distfiles="http://download.mono-project.com/sources/mono/${pkgname}-${version}.tar.bz2"
|
||||
checksum=90c237b5288f95f6fdab4ace1e36ab64a6369e2c9fddd462d604fd788e2545da
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue