[oe-commits] [openembedded-core] 03/14: libxkbcommon: update to 0.8.4

git at git.openembedded.org git at git.openembedded.org
Mon Mar 11 12:36:57 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 60cd3bf93c259464e69c0384eafc2b2d90edec85
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Sun Mar 10 11:07:33 2019 -0700

    libxkbcommon: update to 0.8.4
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../xorg-lib/{libxkbcommon_0.8.3.bb => libxkbcommon_0.8.4.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 ff0f069..8fcae12 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/"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list