diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb (renamed from meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb index af61d03af..db92da33d 100644 --- a/meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb +++ b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \ file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296" CONFLICTS = "damageext" -PR = "r1" +PR = "r0" PE = "1" |