From: Hauke Mehrtens Date: Sun, 18 Dec 2022 14:16:30 +0000 (+0100) Subject: lxc: Remove AUTORELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8e2dcf4d75d01ae5a798197302cff86b336f8867;p=openwrt-packages.git lxc: Remove AUTORELEASE The previous version used PKG_RELEASE:=3. Signed-off-by: Hauke Mehrtens --- diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile index ba7be6bf6..feafd092e 100644 --- a/utils/lxc/Makefile +++ b/utils/lxc/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lxc PKG_VERSION:=5.0.1 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://linuxcontainers.org/downloads/lxc/