summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2018-06-12 14:18:15 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-18 11:07:57 +0100
commitfa62280e45a94f5875a79a7d505d40bda79bca9a (patch)
tree6e049f34bdeddc74a69a8076cb8b233f9f8833bb /meta/recipes-extended
parent1ddec43ce1cbab1984cb6925be34a05b4ccee9e0 (diff)
downloadpoky-fa62280e45a94f5875a79a7d505d40bda79bca9a.tar.gz
xdg-utils: upgrade to 1.1.3
1.1.2 -> 1.1.3 (From OE-Core rev: 749253756a376428a4e1d89ba7c441c947a8fde7) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb (renamed from meta/recipes-extended/xdg-utils/xdg-utils_1.1.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.2.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb
index 7339289de6..8e46638197 100644
--- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.2.bb
+++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb
@@ -22,8 +22,8 @@ SRC_URI = "http://portland.freedesktop.org/download/${BPN}-${PV}.tar.gz \
22 file://0001-Don-t-build-the-in-script-manual.patch \ 22 file://0001-Don-t-build-the-in-script-manual.patch \
23 " 23 "
24 24
25SRC_URI[md5sum] = "361e75eb76c94d19f6f4f330d8ee626b" 25SRC_URI[md5sum] = "902042508b626027a3709d105f0b63ff"
26SRC_URI[sha256sum] = "951952e2c6bb21214e0bb54e0dffa057d30f5563300225c24c16fba846258bcc" 26SRC_URI[sha256sum] = "d798b08af8a8e2063ddde6c9fa3398ca81484f27dec642c5627ffcaa0d4051d9"
27 27
28UPSTREAM_CHECK_REGEX = "xdg-utils-(?P<pver>((\d+[\.\-_]*)+)((rc|alpha|beta)\d+)?)\.(tar\.gz|tgz)" 28UPSTREAM_CHECK_REGEX = "xdg-utils-(?P<pver>((\d+[\.\-_]*)+)((rc|alpha|beta)\d+)?)\.(tar\.gz|tgz)"
29 29