|
|
@ -9,12 +9,12 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=lxc |
|
|
|
PKG_VERSION:=4.0.2 |
|
|
|
PKG_RELEASE:=4 |
|
|
|
PKG_VERSION:=4.0.5 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
PKG_SOURCE_URL:=https://linuxcontainers.org/downloads/lxc/ |
|
|
|
PKG_HASH:=ca336dcdf303fea5ff231d89a9b6278b061c4cffb14f0db0a71a15bdd95a5cb0 |
|
|
|
PKG_HASH:=af2cd616d5ab689e5d2305361c6571b5e632afd7eaab1754cca1670446a2e6a4 |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr> |
|
|
|
PKG_LICENSE:=LGPL-2.1-or-later BSD-2-Clause GPL-2.0 |
|
|
|