diff options
Diffstat (limited to 'recipes/xorg-proto/glproto_1.4.11.bb')
-rw-r--r-- | recipes/xorg-proto/glproto_1.4.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/glproto_1.4.11.bb b/recipes/xorg-proto/glproto_1.4.11.bb index 6f2d70be9c..7f666325ea 100644 --- a/recipes/xorg-proto/glproto_1.4.11.bb +++ b/recipes/xorg-proto/glproto_1.4.11.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "78e7c4dc7dcb74b1869fee7897e00f59" SRC_URI[archive.sha256sum] = "fe481d89d74f01db4f3a671ef1f29df29da74dff5b678517ee659a6f9d819451" +PR = "${INC_PR}.0" |