Browse Source

pugixml: upgrade 1.10 -> 1.11

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Zang Ruochen 3 years ago
parent
commit
9099626c21
1 changed files with 2 additions and 2 deletions
  1. 2 2
      meta-oe/recipes-devtools/pugixml/pugixml_1.11.bb

+ 2 - 2
meta-oe/recipes-devtools/pugixml/pugixml_1.10.bb → meta-oe/recipes-devtools/pugixml/pugixml_1.11.bb

@@ -10,8 +10,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://readme.txt;beginline=29;endline=52;md5=d5ee91fb74cbb64223b3693fd64eb169"
 
 SRC_URI = "https://github.com/zeux/${BPN}/releases/download/v${PV}/${BP}.tar.gz"
-SRC_URI[md5sum] = "f97237e9908201c6d8536210747b66af"
-SRC_URI[sha256sum] = "55f399fbb470942410d348584dc953bcaec926415d3462f471ef350f29b5870a"
+SRC_URI[md5sum] = "93540f4644fd4e4b02049554ef37fb90"
+SRC_URI[sha256sum] = "26913d3e63b9c07431401cf826df17ed832a20d19333d043991e611d23beaa2c"
 
 UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases"