diff options
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxkbcommon_1.2.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.3.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.2.1.bb index 99f55f4a14..3df90f7c3e 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.2.1.bb | |||
@@ -9,7 +9,7 @@ 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[sha256sum] = "a2202f851e072b84e64a395212cbd976ee18a8ee602008b0bad02a13247dbc52" | 12 | SRC_URI[sha256sum] = "e833a7d3024c9bb9d5eb2b20f6d5de08865541f21bb7ba227c83cbd236691fb3" |
13 | 13 | ||
14 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" | 14 | UPSTREAM_CHECK_URI = "http://xkbcommon.org/" |
15 | 15 | ||