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
jansson: Update to 2.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
6 years ago
parent
d26f7e5a47
commit
1a1c367dd9
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libs/jansson/Makefile
+ 2
- 2
libs/jansson/Makefile
View File
@ -8,13 +8,13 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
jansson
PKG_VERSION
:=
2.1
1
PKG_VERSION
:=
2.1
2
PKG_RELEASE
:=
1
PKG_LICENSE
:=
MIT
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_URL
:=
http://www.digip.org/jansson/releases/
PKG_HASH
:=
783132e2fc970feefc2fa54199ef65ee020bd8e0e991a78ea44b8586353a0947
PKG_HASH
:=
645d72cc5dbebd4df608d33988e55aa42a7661039e19a379fcbe5c79d1aee1d2
PKG_INSTALL
:=
1
PKG_BUILD_PARALLEL
:=
1
Write
Preview
Loading…
Cancel
Save