summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxkbcommon_0.10.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.10.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.1.bb
index 16d9c36eae..4ef20b0721 100644
--- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.10.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.1.bb
@@ -9,8 +9,7 @@ DEPENDS = "util-macros flex-native bison-native"
9 9
10SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz" 10SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz"
11 11
12SRC_URI[md5sum] = "2d9ad3a46b317138b5e72a91cf105451" 12SRC_URI[sha256sum] = "ab68b25341c99f2218d7cf3dad459c1827f411219901ade05bbccbdb856b6c8d"
13SRC_URI[sha256sum] = "57c3630cdc38fb4734cd57fa349e92244f5ae3862813e533cedbd86721a0b6f2"
14 13
15UPSTREAM_CHECK_URI = "http://xkbcommon.org/" 14UPSTREAM_CHECK_URI = "http://xkbcommon.org/"
16 15