diff options
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.2.bb (renamed from meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.2.bb index 81df1dd8db..e32dc809f2 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.2.bb | |||
@@ -9,8 +9,8 @@ DEPENDS = "util-macros flex-native bison-native" | |||
9 | 9 | ||
10 | SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz" | 10 | SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "947ba609cb0239b9462127d5cf8908ee" | 12 | SRC_URI[md5sum] = "f53fa65beb5ae4b6a6b7f08f9dedabc4" |
13 | SRC_URI[sha256sum] = "ba59305d2e19e47c27ea065c2e0df96ebac6a3c6e97e28ae5620073b6084e68b" | 13 | SRC_URI[sha256sum] = "28a4dc2735863bec2dba238de07fcdff28c5dd2300ae9dfdb47282206cd9b9d8" |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" | 15 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" |
16 | 16 | ||