Merge pull request #2145 from awiouy/mono-54-80

mono: update to 5.4.0.201
This commit is contained in:
Christian Hewitt 2017-10-29 15:09:37 +04:00 committed by GitHub
commit 08ec9e2f68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
108
- Update to 5.4.0.201
107
- Update to 5.2.0.224

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="mono"
PKG_VERSION="5.2.0.224"
PKG_REV="107"
PKG_VERSION="5.4.0.201"
PKG_REV="108"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="http://www.mono-project.com"