commit 151c7cc3868f47b2cd51ef749cfc794ee44299a0
parent 404a5f58319f68c63daacc19b0a9591713f6a538
Author: Luka Perkov <luka@openwrt.org>
Date: Tue, 21 Oct 2014 15:19:15 +0200
lxc: bump to 1.0.6
Signed-off-by: Luka Perkov <luka@openwrt.org>
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile
@@ -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