diff options
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb_1.8.1.bb (renamed from meta/recipes-graphics/xcb/libxcb_1.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_1.8.bb b/meta/recipes-graphics/xcb/libxcb_1.8.1.bb index fbf90c260d..1f39ca0d65 100644 --- a/meta/recipes-graphics/xcb/libxcb_1.8.bb +++ b/meta/recipes-graphics/xcb/libxcb_1.8.1.bb @@ -9,5 +9,5 @@ DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp" PACKAGES =+ "libxcb-xinerama" -SRC_URI[md5sum] = "eba59a8887ba6dbaa4cf337766f8d19d" -SRC_URI[sha256sum] = "25c3600bec104c5aa6e9f559bfe0011b0e223bde726b849b58f758c2d4e6fc5e" +SRC_URI[md5sum] = "9da03df9e2f4c048202920d9f6a7e123" +SRC_URI[sha256sum] = "d2f46811e950710e7e79e45615d24f2c7ec318b9de9dc717972723da58bffa0d" |