mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
jansson: upgrade 2.12 -> 2.13.1
-License-Update: Copyright year updated to 2020.
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ddb9565aeb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
464737760b
commit
4546f85575
+3
-3
@@ -2,12 +2,12 @@ SUMMARY = "Jansson is a C library for encoding, decoding and manipulating JSON d
|
||||
HOMEPAGE = "http://www.digip.org/jansson/"
|
||||
BUGTRACKER = "https://github.com/akheron/jansson/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=fc2548c0eb83800f29330040e18b5a05"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=afd92c4cfc08f4896003251b878cc0bf"
|
||||
|
||||
SRC_URI = "http://www.digip.org/jansson/releases/${BPN}-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "0ed1f3a924604aae68067c214b0010ef"
|
||||
SRC_URI[sha256sum] = "5f8dec765048efac5d919aded51b26a32a05397ea207aa769ff6b53c7027d2c9"
|
||||
SRC_URI[md5sum] = "570af45b8203e95876d71fecd56cee20"
|
||||
SRC_URI[sha256sum] = "f4f377da17b10201a60c1108613e78ee15df6b12016b116b6de42209f47a474f"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user