Merge pull request #2192 from awiouy/8.2-mono-5.4.1

mono: update to 5.4.1.6
This commit is contained in:
Christian Hewitt 2017-11-09 21:44:41 +04:00 committed by GitHub
commit ed3ea1d53d
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"