diff options
Diffstat (limited to 'recipes/xorg-util/imake_1.0.2.bb')
-rw-r--r-- | recipes/xorg-util/imake_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-util/imake_1.0.2.bb b/recipes/xorg-util/imake_1.0.2.bb index 1e90a9bce6..a77e70540f 100644 --- a/recipes/xorg-util/imake_1.0.2.bb +++ b/recipes/xorg-util/imake_1.0.2.bb @@ -3,7 +3,7 @@ require xorg-util-common.inc DESCRIPTION = "C preprocessor interface to the make utility" RDEPENDS_${PN} = "perl xproto" -PR = "r2" +PR = "r3" PE = "1" SRC_URI[archive.md5sum] = "b5c3a719d60a14ca2378dc1259ee60df" SRC_URI[archive.sha256sum] = "8008b4366ab96abfdac2c91808b79ec2cc5649966b41cfb07b14b6fbd798651c" |