mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-15 23:17:24 +01:00
pugixml: Fix license checksum [STDIO-1929]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
2ecd5be2cf
commit
32aa2d30ed
|
|
@ -2,7 +2,7 @@ SUMMARY = "pugixml is a C++ XML processing library"
|
|||
HOMEPAGE = "http://pugixml.org/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f969127d7b7ed0a8a63c2bbeae002588"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=297dbdec580de5365d8b69c3250629eb"
|
||||
|
||||
SRC_URI = "git://github.com/zeux/pugixml.git;branch=master;protocol=https"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user