projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2edafb
)
lxc: Remove AUTORELEASE
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 18 Dec 2022 14:16:30 +0000
(15:16 +0100)
committer
Rosen Penev
<rosenp@gmail.com>
Fri, 23 Dec 2022 00:27:54 +0000
(16:27 -0800)
The previous version used PKG_RELEASE:=3.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
utils/lxc/Makefile
patch
|
blob
|
history
diff --git
a/utils/lxc/Makefile
b/utils/lxc/Makefile
index ba7be6bf6bba56023d6d6b1fc3dbe8426dbd64df..feafd092e2e3a0727b922e093b66c125e7c7ff3d 100644
(file)
--- 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/