mono: update to 5.0.0.100

This commit is contained in:
awiouy 2017-05-25 17:44:13 +02:00
parent 2c8e9d4a15
commit db2facc06a
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
104:
- Update to 5.0.0.100
103:
- Update to 4.8.1.0

View File

@ -1,6 +1,6 @@
################################################################################
# This file is part of LibreELEC - https://libreelec.tv
# Copyright (C) 2016-2017 Team LibreELEC
# Copyright (C) 2016-present Team LibreELEC
#
# LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -17,8 +17,8 @@
################################################################################
PKG_NAME="mono"
PKG_VERSION="4.8.1.0"
PKG_REV="103"
PKG_VERSION="5.0.0.100"
PKG_REV="104"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="http://www.mono-project.com"