This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
lxc: bump to 1.0.6
Signed-off-by: Luka Perkov <luka@openwrt.org>
lilik-openwrt-22.03
Luka Perkov
10 years ago
committed by
Luka Perkov
parent
404a5f5831
commit
151c7cc386
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
utils/lxc/Makefile
+ 3
- 3
utils/lxc/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
lxc
PKG_VERSION
:=
1.0.
5
PKG_RELEASE
:=
2
PKG_VERSION
:=
1.0.
6
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
http://linuxcontainers.org/downloads/
PKG_MD5SUM
:=
9d9af9e9e69a831cd50b58d91c786013
PKG_MD5SUM
:=
4aad3aee84b42faa194e44091d723a3b
PKG_BUILD_DEPENDS
:=
lua
PKG_BUILD_PARALLEL
:=
1
Write
Preview
Loading…
Cancel
Save