diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.bb index a6836d8844..07be028f1f 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.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] = "61ba550fc529ea4d6f9faa2cad62c95f" | 12 | SRC_URI[md5sum] = "947ba609cb0239b9462127d5cf8908ee" |
13 | SRC_URI[sha256sum] = "09351592312d67b438655f54da5b67853026662c4a57e6be4d225f04a9989798" | 13 | SRC_URI[sha256sum] = "ba59305d2e19e47c27ea065c2e0df96ebac6a3c6e97e28ae5620073b6084e68b" |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" | 15 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" |
16 | 16 | ||