docker: update to 1.11.2

This commit is contained in:
Lukas Rusak 2016-06-08 00:22:09 -07:00
parent f59ff67c76
commit ee07d0b90e
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"