lxc: bump to 1.0.6
authorLuka Perkov <luka@openwrt.org>
Tue, 21 Oct 2014 13:19:15 +0000 (15:19 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Tue, 21 Oct 2014 14:09:38 +0000 (10:09 -0400)
Signed-off-by: Luka Perkov <luka@openwrt.org>
utils/lxc/Makefile

index 1a2bc6c2a889020a3fee8d1c0c6326d88197df35..66952874752f4fe953ec3db24b7409ec5bbbfb1f 100644 (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