Merge pull request #1882 from awiouy/mono-5.2-8.0

mono: update to 5.2.0.215
This commit is contained in:
Christian Hewitt 2017-08-23 10:43:28 +04:00 committed by GitHub
commit a038784590
2 changed files with 11 additions and 8 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,8 +17,8 @@
################################################################################ ################################################################################
PKG_NAME="mono" PKG_NAME="mono"
PKG_VERSION="5.0.1.1" PKG_VERSION="5.2.0.215"
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"