mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libxkbcommon: Upgrade 0.7.0 -> 0.7.1
Small release with bug fixes. (From OE-Core rev: 043f0b03a4993a97b68128ce4a4666d33cf8f2be) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b029787fac
commit
b88fcfe230
+2
-2
@@ -9,8 +9,8 @@ DEPENDS = "util-macros flex-native bison-native"
|
||||
|
||||
SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz"
|
||||
|
||||
SRC_URI[md5sum] = "61ba550fc529ea4d6f9faa2cad62c95f"
|
||||
SRC_URI[sha256sum] = "09351592312d67b438655f54da5b67853026662c4a57e6be4d225f04a9989798"
|
||||
SRC_URI[md5sum] = "947ba609cb0239b9462127d5cf8908ee"
|
||||
SRC_URI[sha256sum] = "ba59305d2e19e47c27ea065c2e0df96ebac6a3c6e97e28ae5620073b6084e68b"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://xkbcommon.org/"
|
||||
|
||||
Reference in New Issue
Block a user