bash: bump version to 5.2.15

Signed-off-by: Martin Hundebøll <martin@geanix.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Martin Hundebøll
2023-01-03 14:56:17 +01:00
committed by Peter Korsgaard
parent 11479db32c
commit f8a2e1dc08
4 changed files with 3 additions and 115 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
BASH_VERSION = 5.1.16
BASH_VERSION = 5.2.15
BASH_SITE = $(BR2_GNU_MIRROR)/bash
BASH_DEPENDENCIES = ncurses readline host-bison
BASH_LICENSE = GPL-3.0+