mono: update to 5.2.0.215

This commit is contained in:
awiouy 2017-08-15 14:23:37 +02:00
parent e67a1c9a9c
commit 5849d524c2
2 changed files with 12 additions and 9 deletions

View File

@ -1,19 +1,22 @@
105: 106
- Update to 5.2.0.215
105
- Update to 5.0.1.1 - Update to 5.0.1.1
104: 104
- Update to 5.0.0.100 - Update to 5.0.0.100
103: 103
- Update to 4.8.1.0 - Update to 4.8.1.0
102: 102
- Update to 4.8.0.495 - Update to 4.8.0.495
101: 101
- Update to 4.2.1.102 - Update to 4.2.1.102
- Build static for all projects and architectures - Build static for all projects and architectures
- Remove uneeded binaries and libraries - Remove uneeded binaries and libraries
100: 100
- Initial release - Initial release

View File

@ -17,9 +17,9 @@
################################################################################ ################################################################################
PKG_NAME="mono" PKG_NAME="mono"
PKG_VERSION="5.0.1.1" PKG_VERSION="5.2.0.215"
PKG_SHA256="48d6ae71d593cd01bf0f499de569359d45856cda325575e1bacb5fabaa7e9718" PKG_SHA256="8f0cebd3f7b03f68b9bd015706da9c713ed968004612f1ef8350993d8fe850ea"
PKG_REV="105" PKG_REV="106"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="http://www.mono-project.com" PKG_SITE="http://www.mono-project.com"