Merge pull request #1530 from awiouy/8-mon0-4.8.1.0

Back port of #1529
This commit is contained in:
Christian Hewitt 2017-04-15 16:28:51 +04:00 committed by GitHub
commit 55559f8be5
3 changed files with 10 additions and 7 deletions

View File

@ -1,10 +1,13 @@
8.0.102 103:
- Update to 4.8.1.0
102:
- Update to 4.8.0.495 - Update to 4.8.0.495
8.0.101 101:
- Update to 4.2.1.102 - Update to 4.2.1.102
- Build static for all projects and architectures - Build static for all projects and architectures
- Remove uneeded binaries and libraries - Remove uneeded binaries and libraries
8.0.100 100:
- Initial release - Initial release

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# This file is part of LibreELEC - https://libreelec.tv # This file is part of LibreELEC - https://libreelec.tv
# Copyright (C) 2016 Team LibreELEC # Copyright (C) 2016-2017 Team LibreELEC
# #
# LibreELEC is free software: you can redistribute it and/or modify # LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -17,8 +17,8 @@
################################################################################ ################################################################################
PKG_NAME="mono" PKG_NAME="mono"
PKG_VERSION="4.8.0.495" PKG_VERSION="4.8.1.0"
PKG_REV="102" PKG_REV="103"
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"

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# This file is part of LibreELEC - http://www.libreelec.tv # This file is part of LibreELEC - http://www.libreelec.tv
# Copyright (C) 2016 Team LibreELEC # Copyright (C) 2016-2017 Team LibreELEC
# #
# LibreELEC is free software: you can redistribute it and/or modify # LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by