summaryrefslogtreecommitdiffstats
path: root/rules/bash.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/bash.make')
-rw-r--r--rules/bash.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/bash.make b/rules/bash.make
index 2281c44cf..316332340 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -16,7 +16,7 @@ PACKAGES-$(PTXCONF_BASH) += bash
#
# Paths and names
#
-BASH_VERSION = 3.1
+BASH_VERSION = 3.2
BASH = bash-$(BASH_VERSION)
BASH_URL = $(PTXCONF_SETUP_GNUMIRROR)/bash/$(BASH).tar.gz
BASH_SOURCE = $(SRCDIR)/$(BASH).tar.gz