aboutsummaryrefslogtreecommitdiff
path: root/tools/bash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bash/Makefile')
-rw-r--r--tools/bash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/bash/Makefile b/tools/bash/Makefile
index f8262d1db0..8aeb1719f6 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.21
+PKG_VERSION:=5.3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/bash
-PKG_HASH:=c8e31bdc59b69aaffc5b36509905ba3e5cbb12747091d27b4b977f078560d5b8
+PKG_HASH:=0d5cd86965f869a26cf64f4b71be7b96f90a3ba8b3d74e27e8e9d9d5550f31ba
HOST_BUILD_PARALLEL := 1