diff options
Diffstat (limited to 'bash')
| -rw-r--r-- | bash/bash_2.05b.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bash/bash_2.05b.oe b/bash/bash_2.05b.oe index fc188313e4..082022bbf3 100644 --- a/bash/bash_2.05b.oe +++ b/bash/bash_2.05b.oe @@ -1,7 +1,7 @@ -DEPENDS = "ncurses" DESCRIPTION = "An sh-compatible command language interpreter." -SECTION = "base" -PR = "r1" +DEPENDS = "ncurses" +SECTION = "base/shell" +PR = "r2" SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ file://bashbug-editor.patch;patch=1;pnum=0 \ |
