diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-11-29 12:24:04 +0000 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-11-30 12:02:19 +0100 |
| commit | cde22e1fd340492f6f017c9f9a2d749391961887 (patch) | |
| tree | 10c345df0bac73b6a64343b526f49d3d0fdf0d7d /package/bash/bash.mk | |
| parent | 6fecb71847415677dcfe7001eb4bd6b1d43d117b (diff) | |
| download | buildroot-cde22e1fd340492f6f017c9f9a2d749391961887.tar.gz buildroot-cde22e1fd340492f6f017c9f9a2d749391961887.zip | |
bash: bump version to 4.4
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/bash/bash.mk')
| -rw-r--r-- | package/bash/bash.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bash/bash.mk b/package/bash/bash.mk index 3cd8d8273c..090cf5224c 100644 --- a/package/bash/bash.mk +++ b/package/bash/bash.mk @@ -4,7 +4,7 @@ # ################################################################################ -BASH_VERSION = 4.3.30 +BASH_VERSION = 4.4 BASH_SITE = $(BR2_GNU_MIRROR)/bash # Build after since bash is better than busybox shells BASH_DEPENDENCIES = ncurses readline host-bison \ |

