Browse Source

lxc: bump PKG_RELEASE after backporting nl patch

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
lilik-openwrt-22.03
Rafał Miłecki 6 years ago
parent
commit
6e1104cc6d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/lxc/Makefile

+ 1
- 1
utils/lxc/Makefile View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=lxc
PKG_VERSION:=2.1.1
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_LICENSE:=LGPL-2.1+ BSD-2-Clause GPL-2.0
PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr>


Loading…
Cancel
Save