summaryrefslogtreecommitdiff
path: root/package/bash/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-12 06:03:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-12 06:28:34 +0100
commit12734eac0ecac4d2f0ccbb1298842f0952322b59 (patch)
tree819ef9b8988c18662f8458134a7bcc91124ee91d /package/bash/Makefile
parent2942da6030f89422ea0c13109737d629f104a5c0 (diff)
bash: update to 5.2.21
Diffstat (limited to 'package/bash/Makefile')
-rw-r--r--package/bash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bash/Makefile b/package/bash/Makefile
index 5df526c7a..bfed5373c 100644
--- a/package/bash/Makefile
+++ b/package/bash/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= bash
-PKG_VERSION:= 5.1.16
+PKG_VERSION:= 5.2.21
PKG_RELEASE:= 1
-PKG_HASH:= 5bac17218d3911834520dad13cd1f85ab944e1c09ae1aba55906be1f8192f558
+PKG_HASH:= c8e31bdc59b69aaffc5b36509905ba3e5cbb12747091d27b4b977f078560d5b8
PKG_DESCR:= bourne-again shell
PKG_SECTION:= base/shells
PKG_URL:= http://www.gnu.org/software/bash/