mono: update to 5.4.1.6

This commit is contained in:
awiouy 2017-11-09 13:34:05 +01:00
parent 627a73061e
commit 9d93586aef
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
109
- Update to 5.4.1.6
108 108
- Update to 5.4.0.201 - Update to 5.4.0.201

View File

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