diff options
-rw-r--r-- | meta-oe/recipes-devtools/pugixml/pugixml_1.13.bb (renamed from meta-oe/recipes-devtools/pugixml/pugixml_1.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/pugixml/pugixml_1.12.bb b/meta-oe/recipes-devtools/pugixml/pugixml_1.13.bb index b09c46a66b..7df8fc43b8 100644 --- a/meta-oe/recipes-devtools/pugixml/pugixml_1.12.bb +++ b/meta-oe/recipes-devtools/pugixml/pugixml_1.13.bb | |||
@@ -10,7 +10,7 @@ LICENSE = "MIT" | |||
10 | LIC_FILES_CHKSUM = "file://readme.txt;beginline=29;endline=52;md5=d11b640daff611273752ec136394347c" | 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] = "fd6922a4448ec2f3eb9db415d10a49660e5d84ce20ce66b8a07e72ffc84270a7" | 13 | SRC_URI[sha256sum] = "40c0b3914ec131485640fa57e55bf1136446026b41db91c1bef678186a12abbe" |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases" | 15 | UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases" |
16 | 16 | ||