diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 10:37:35 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 11:14:22 +0200 |
commit | 05d590a14c1e28110a2ac304e9de9160bd105411 (patch) | |
tree | a4a1ed25665deeb3b7b072214d76069a9bf378d2 /recipes/xorg-app/xcalc_1.0.3.bb | |
parent | 9914ac86f89b059d4494db6ea3842de2edbcecdc (diff) |
xorg-app: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/xcalc_1.0.3.bb')
-rw-r--r-- | recipes/xorg-app/xcalc_1.0.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/xcalc_1.0.3.bb b/recipes/xorg-app/xcalc_1.0.3.bb index 3e3f0ef533..62e182aebc 100644 --- a/recipes/xorg-app/xcalc_1.0.3.bb +++ b/recipes/xorg-app/xcalc_1.0.3.bb @@ -5,3 +5,4 @@ PE = "1" SRC_URI[archive.md5sum] = "0b981e360b54584fcb6dc2ec4658c406" SRC_URI[archive.sha256sum] = "96c413998c664a8397313d749b20e18308bcd82187a89446a64b3557b089b42f" +PR = "${INC_PR}.0" |