mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
mono: update to 4.8.1.0
This commit is contained in:
parent
ae018780a8
commit
9957940e86
@ -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
|
||||||
|
@ -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"
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user