aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bash
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bash')
-rw-r--r--recipes/bash/bash_3.0.bb2
-rw-r--r--recipes/bash/bash_3.2.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bash/bash_3.0.bb b/recipes/bash/bash_3.0.bb
index bdbbb83a5d..60e6707f2b 100644
--- a/recipes/bash/bash_3.0.bb
+++ b/recipes/bash/bash_3.0.bb
@@ -1,5 +1,5 @@
require bash.inc
-PR = "r12"
+PR = "r13"
SRC_URI += "\
file://bash-3.0-fixes.patch \
diff --git a/recipes/bash/bash_3.2.bb b/recipes/bash/bash_3.2.bb
index 5cf854b4e4..4b8201f6c2 100644
--- a/recipes/bash/bash_3.2.bb
+++ b/recipes/bash/bash_3.2.bb
@@ -1,6 +1,6 @@
require bash.inc
-PR = "r9"
+PR = "r10"
SRC_URI += "\
file://builtins.patch \