diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb (renamed from meta/recipes-graphics/xorg-proto/resourceproto_1.1.0.bb) | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-proto/resourceproto_1.1.0.bb b/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb index 23afed782..8cc0607e1 100644 --- a/meta/recipes-graphics/xorg-proto/resourceproto_1.1.0.bb +++ b/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb @@ -4,8 +4,10 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" CONFLICTS = "resourceext" -PR = "r1" + +PR = "r0" PE = "1" -SRC_URI[md5sum] = "84795594b3ebd2ee2570cf93340d152c" -SRC_URI[sha256sum] = "408d9ab067e4141d1bb844d2d0d7d26ad177567384190c32a913131cf549b36b" +SRC_URI[md5sum] = "8ff0525ae7502b48597b78d00bc22284" +SRC_URI[sha256sum] = "8579818e99aa881c00c04eb5f96fcbeec463816ca8e3cda9d3d25562f7a4b8c6" + |