diff options
-rw-r--r-- | meta-oe/recipes-core/libxml/libxml++-5.0_5.4.0.bb (renamed from meta-oe/recipes-core/libxml/libxml++-5.0_5.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/libxml/libxml++-5.0_5.0.1.bb b/meta-oe/recipes-core/libxml/libxml++-5.0_5.4.0.bb index 58c2697b9a..e4fdac2c2c 100644 --- a/meta-oe/recipes-core/libxml/libxml++-5.0_5.0.1.bb +++ b/meta-oe/recipes-core/libxml/libxml++-5.0_5.4.0.bb | |||
@@ -13,7 +13,7 @@ inherit gnomebase ptest | |||
13 | 13 | ||
14 | S = "${UNPACKDIR}/libxml++-${PV}" | 14 | S = "${UNPACKDIR}/libxml++-${PV}" |
15 | 15 | ||
16 | SRC_URI[archive.sha256sum] = "15c38307a964fa6199f4da6683a599eb7e63cc89198545b36349b87cf9aa0098" | 16 | SRC_URI[archive.sha256sum] = "e9a23c436686a94698d2138e6bcbaf849121d63bfa0f50dc34fefbfd79566848" |
17 | 17 | ||
18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |
19 | 19 | ||