diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.4.bb (renamed from meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.3.bb) | 4 |
1 files 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 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" | |||
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] = "8225a206e00c4146d2e06f5e688b28e7" | 12 | SRC_URI[md5sum] = "3c4409058dfd203f641a563358e0187d" |
13 | SRC_URI[sha256sum] = "b855c629849a97ab9835a4ad99d6b749a636f70d38a03f070c6ef72024825540" | 13 | SRC_URI[sha256sum] = "60ddcff932b7fd352752d51a5c4f04f3d0403230a584df9a2e0d5ed87c486c8b" |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" | 15 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" |
16 | 16 | ||