Merge pull request #2193 from awiouy/8.0-mono-5.4.1

mono: update to 5.4.1.6
This commit is contained in:
Christian Hewitt 2017-11-09 21:45:03 +04:00 committed by GitHub
commit dda7270a12
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 @@
109
- Update to 5.4.1.6
108
- Update to 5.4.0.201

View File

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