Merge pull request #1881 from awiouy/mono-5.2-8.2

mono: update to 5.2.0.215
This commit is contained in:
Christian Hewitt 2017-08-21 19:46:18 +04:00 committed by GitHub
commit c7e8f08b3c
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
106
- Update to 5.2.0.215
105
- Update to 5.0.1.1

View File

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