From: Maxin B. John Date: Tue, 12 Jun 2018 11:18:15 +0000 (+0300) Subject: xdg-utils: upgrade to 1.1.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17637 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749253756a376428a4e1d89ba7c441c947a8fde7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git xdg-utils: upgrade to 1.1.3 1.1.2 -> 1.1.3 Signed-off-by: Maxin B. John Signed-off-by: Richard Purdie --- 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 similarity index 89% rename from meta/recipes-extended/xdg-utils/xdg-utils_1.1.2.bb rename to meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb index 7339289de6c..8e46638197b 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 \ file://0001-Don-t-build-the-in-script-manual.patch \ " -SRC_URI[md5sum] = "361e75eb76c94d19f6f4f330d8ee626b" -SRC_URI[sha256sum] = "951952e2c6bb21214e0bb54e0dffa057d30f5563300225c24c16fba846258bcc" +SRC_URI[md5sum] = "902042508b626027a3709d105f0b63ff" +SRC_URI[sha256sum] = "d798b08af8a8e2063ddde6c9fa3398ca81484f27dec642c5627ffcaa0d4051d9" UPSTREAM_CHECK_REGEX = "xdg-utils-(?P((\d+[\.\-_]*)+)((rc|alpha|beta)\d+)?)\.(tar\.gz|tgz)"