mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
Merge pull request #430 from lrusak/docker-libreelec-7.0
backport of #429 (docker: update to 1.11.2)
This commit is contained in:
commit
dad8ffe5dd
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="containerd"
|
PKG_NAME="containerd"
|
||||||
PKG_VERSION="d2f0386"
|
PKG_VERSION="9dc2b32"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="APL"
|
PKG_LICENSE="APL"
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="runc"
|
PKG_NAME="runc"
|
||||||
PKG_VERSION="e874369"
|
PKG_VERSION="baf6536"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="APL"
|
PKG_LICENSE="APL"
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
7.0.104
|
||||||
|
- Update to docker 1.11.2
|
||||||
|
|
||||||
7.0.103
|
7.0.103
|
||||||
- Allow using kodi notifications based on Docker events API
|
- Allow using kodi notifications based on Docker events API
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="docker"
|
PKG_NAME="docker"
|
||||||
PKG_VERSION="1.11.1"
|
PKG_VERSION="1.11.2"
|
||||||
PKG_REV="103"
|
PKG_REV="104"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_ADDON_PROJECTS="Generic RPi RPi2"
|
PKG_ADDON_PROJECTS="Generic RPi RPi2"
|
||||||
PKG_LICENSE="ASL"
|
PKG_LICENSE="ASL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user