From: Armin Kuster Date: Sun, 10 Mar 2019 18:07:33 +0000 (-0700) Subject: libxkbcommon: update to 0.8.4 X-Git-Tag: uninative-2.4~56 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=60cd3bf93c259464e69c0384eafc2b2d90edec85;p=openembedded-core.git libxkbcommon: update to 0.8.4 Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.3.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.4.bb similarity index 83% rename from meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.3.bb rename to meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.4.bb index ff0f0690b6..8fcae12cef 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.4.bb @@ -9,8 +9,8 @@ DEPENDS = "util-macros flex-native bison-native" SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "8225a206e00c4146d2e06f5e688b28e7" -SRC_URI[sha256sum] = "b855c629849a97ab9835a4ad99d6b749a636f70d38a03f070c6ef72024825540" +SRC_URI[md5sum] = "3c4409058dfd203f641a563358e0187d" +SRC_URI[sha256sum] = "60ddcff932b7fd352752d51a5c4f04f3d0403230a584df9a2e0d5ed87c486c8b" UPSTREAM_CHECK_URI = "http://xkbcommon.org/"