diff options
Diffstat (limited to 'recipes/atd/atd_0.70.bb')
-rw-r--r-- | recipes/atd/atd_0.70.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/atd/atd_0.70.bb b/recipes/atd/atd_0.70.bb index d912ad306b..67595dd8d0 100644 --- a/recipes/atd/atd_0.70.bb +++ b/recipes/atd/atd_0.70.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" RCONFLICTS_${PN} = "at" RREPLACES_${PN} = "at" -PR = "r5" +PR = "r6" SRC_URI = "${HANDHELDS_CVS};module=apps/atd;tag=ATD-0_70 \ file://atd-startup.patch;striplevel=0" |