diff options
Diffstat (limited to 'recipes/xorg-app/xrefresh_1.0.2.bb')
-rw-r--r-- | recipes/xorg-app/xrefresh_1.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/xrefresh_1.0.2.bb b/recipes/xorg-app/xrefresh_1.0.2.bb index 4e7ec39d4b..3be3307da8 100644 --- a/recipes/xorg-app/xrefresh_1.0.2.bb +++ b/recipes/xorg-app/xrefresh_1.0.2.bb @@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11" SRC_URI[archive.md5sum] = "1228f890f86148e4e6ae22aa73118cbb" SRC_URI[archive.sha256sum] = "522831fd29c0b250f29735a01b02e96e311f200a675e45c8b3d187b6f86b32f5" +PR = "${INC_PR}.0" |