mirror of https://github.com/openwrt/packages.git
lxc: bump version
Signed-off-by: Martin Hammer <34623636+hammer-is@users.noreply.github.com> Signed-off-by: martin <martin@DESKTOP-C822DHJ.lan>pull/12303/head
parent
dcfaef0da5
commit
610f90b644
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=lxc
|
||||
PKG_VERSION:=4.0.2
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://linuxcontainers.org/downloads/lxc/
|
||||
|
|
Loading…
Reference in New Issue