Merge pull request #1662 from awiouy/mono-501-8

mono: update to 5.0.1.1
This commit is contained in:
Christian Hewitt 2017-05-30 10:34:57 +04:00 committed by GitHub
commit 1b40fa2d9a
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
105:
- Update to 5.0.1.1
104:
- Update to 5.0.0.100

View File

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