diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-12-04 10:44:25 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-12-03 22:32:56 -0800 |
| commit | 9099626c21e02f74ac0f52cadd399271538d741d (patch) | |
| tree | 3ff70ebcc16e52d99a80bd6be370c41159d4949c /meta-oe | |
| parent | 1df71a454c961681854475dbc3f3dd13117d6a17 (diff) | |
| download | meta-openembedded-9099626c21e02f74ac0f52cadd399271538d741d.tar.gz | |
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>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/pugixml/pugixml_1.11.bb (renamed from meta-oe/recipes-devtools/pugixml/pugixml_1.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/pugixml/pugixml_1.10.bb b/meta-oe/recipes-devtools/pugixml/pugixml_1.11.bb index 6f624910bd..b5e63cd356 100644 --- a/meta-oe/recipes-devtools/pugixml/pugixml_1.10.bb +++ b/meta-oe/recipes-devtools/pugixml/pugixml_1.11.bb | |||
| @@ -10,8 +10,8 @@ LICENSE = "MIT" | |||
| 10 | LIC_FILES_CHKSUM = "file://readme.txt;beginline=29;endline=52;md5=d5ee91fb74cbb64223b3693fd64eb169" | 10 | LIC_FILES_CHKSUM = "file://readme.txt;beginline=29;endline=52;md5=d5ee91fb74cbb64223b3693fd64eb169" |
| 11 | 11 | ||
| 12 | SRC_URI = "https://github.com/zeux/${BPN}/releases/download/v${PV}/${BP}.tar.gz" | 12 | SRC_URI = "https://github.com/zeux/${BPN}/releases/download/v${PV}/${BP}.tar.gz" |
| 13 | SRC_URI[md5sum] = "f97237e9908201c6d8536210747b66af" | 13 | SRC_URI[md5sum] = "93540f4644fd4e4b02049554ef37fb90" |
| 14 | SRC_URI[sha256sum] = "55f399fbb470942410d348584dc953bcaec926415d3462f471ef350f29b5870a" | 14 | SRC_URI[sha256sum] = "26913d3e63b9c07431401cf826df17ed832a20d19333d043991e611d23beaa2c" |
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases" | 16 | UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases" |
| 17 | 17 | ||
