mono: update to 4.8.0.495

This commit is contained in:
awiouy 2017-03-01 02:07:43 +01:00
parent d3bc4d4405
commit 48c4a94fd8
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
8.0.102
- Update to 4.8.0.495
8.0.101
- Update to 4.2.1.102
- Build static for all projects and architectures

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="mono"
PKG_VERSION="4.2.1.102"
PKG_REV="101"
PKG_VERSION="4.8.0.495"
PKG_REV="102"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="http://www.mono-project.com"