Merge pull request #2146 from awiouy/mono-54-90

mono: update to 5.4.0.201
This commit is contained in:
Christian Hewitt 2017-10-29 17:56:22 +04:00 committed by GitHub
commit 93ebee64d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

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

View File

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