aboutsummaryrefslogtreecommitdiff
path: root/tools/bash/Makefile
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-12-07 13:22:48 +0100
committerNick Hainke <vincent@systemli.org>2023-12-08 16:28:40 +0100
commitb9bd3feeb4aebee83781696e2fa8ba5cf14159cc (patch)
tree40ca7c589928ed8ed30874fb8c74b5b914352062 /tools/bash/Makefile
parentf329eb8e7a6fbfbe2b0d5e554046d9cd54083ead (diff)
tools/bash: update to 5.2.21
Update to latest release. Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'tools/bash/Makefile')
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/bash/Makefile b/tools/bash/Makefile
index f4bfc07397..f8262d1db0 100644
--- a/tools/bash/Makefile
+++ b/tools/bash/Makefile
@@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=bash
PKG_CPE_ID:=cpe:/a:gnu:bash
-PKG_VERSION:=5.2.15
+PKG_VERSION:=5.2.21
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/bash
-PKG_HASH:=13720965b5f4fc3a0d4b61dd37e7565c741da9a5be24edc2ae00182fc1b3588c
+PKG_HASH:=c8e31bdc59b69aaffc5b36509905ba3e5cbb12747091d27b4b977f078560d5b8
HOST_BUILD_PARALLEL := 1