diff options
-rw-r--r-- | meta-oe/recipes-devtools/pugixml/pugixml_1.12.bb (renamed from meta-oe/recipes-devtools/pugixml/pugixml_1.11.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/pugixml/pugixml_1.11.4.bb b/meta-oe/recipes-devtools/pugixml/pugixml_1.12.bb index 4e4048f5e3..b09c46a66b 100644 --- a/meta-oe/recipes-devtools/pugixml/pugixml_1.11.4.bb +++ b/meta-oe/recipes-devtools/pugixml/pugixml_1.12.bb | |||
@@ -7,10 +7,10 @@ data-driven tree queries." | |||
7 | HOMEPAGE = "https://pugixml.org/" | 7 | HOMEPAGE = "https://pugixml.org/" |
8 | 8 | ||
9 | LICENSE = "MIT" | 9 | 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=d11b640daff611273752ec136394347c" |
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[sha256sum] = "8ddf57b65fb860416979a3f0640c2ad45ddddbbafa82508ef0a0af3ce7061716" | 13 | SRC_URI[sha256sum] = "fd6922a4448ec2f3eb9db415d10a49660e5d84ce20ce66b8a07e72ffc84270a7" |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases" | 15 | UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases" |
16 | 16 | ||