lxc: bump to 1.0.6

Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
Luka Perkov 2014-10-21 15:19:15 +02:00 committed by Luka Perkov
parent 404a5f5831
commit 151c7cc386
1 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lxc
PKG_VERSION:=1.0.5
PKG_RELEASE:=2
PKG_VERSION:=1.0.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://linuxcontainers.org/downloads/
PKG_MD5SUM:=9d9af9e9e69a831cd50b58d91c786013
PKG_MD5SUM:=4aad3aee84b42faa194e44091d723a3b
PKG_BUILD_DEPENDS:=lua
PKG_BUILD_PARALLEL:=1