diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/inputproto_2.2.bb (renamed from meta/recipes-graphics/xorg-proto/inputproto_2.0.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/inputproto_2.0.2.bb b/meta/recipes-graphics/xorg-proto/inputproto_2.2.bb index 26f1e2d4e..3b3ae363b 100644 --- a/meta/recipes-graphics/xorg-proto/inputproto_2.0.2.bb +++ b/meta/recipes-graphics/xorg-proto/inputproto_2.2.bb @@ -17,6 +17,6 @@ inherit gettext BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "07d54ae098ed4e6dce472f6ef3de05ce" -SRC_URI[sha256sum] = "64222a590ad4a62a3c8d57805379451769e3329cc5c8c5c1f1fc0d1529ebf005" +SRC_URI[md5sum] = "13c8aedaf98a92e282b7e456c0a5bed9" +SRC_URI[sha256sum] = "de7516ab25c299740da46c0f1af02f1831c5aa93b7283f512c0f35edaac2bcb0" |