Merge pull request #429 from lrusak/docker

docker: update to 1.11.2
This commit is contained in:
Christian Hewitt 2016-06-08 14:26:52 +04:00
commit 2f965b37b5
4 changed files with 7 additions and 4 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="containerd"
PKG_VERSION="d2f0386"
PKG_VERSION="9dc2b32"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="APL"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="runc"
PKG_VERSION="e874369"
PKG_VERSION="baf6536"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="APL"

View File

@ -1,3 +1,6 @@
8.0.104
- Update to docker 1.11.2
8.0.103
- Allow using kodi notifications based on Docker events API

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="docker"
PKG_VERSION="1.11.1"
PKG_REV="103"
PKG_VERSION="1.11.2"
PKG_REV="104"
PKG_ARCH="any"
PKG_ADDON_PROJECTS="Generic RPi RPi2"
PKG_LICENSE="ASL"