package/bash: bump version to 5.1.16

- remove upstream patch level patches
  0001-bash51-001.patch
  0002-bash51-002.patch
  0003-bash51-003.patch
  0004-bash51-004.patch

- renumber remaining patches

For details see [1].

[1] http://git.savannah.gnu.org/cgit/bash.git/log

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Peter Seiderer
2022-01-20 20:26:26 +01:00
committed by Yann E. MORIN
parent 507b1b9770
commit 80b3c51c06
9 changed files with 3 additions and 331 deletions

View File

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