summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-01-21 09:57:22 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-01-21 17:18:37 +0100
commit82f519753ccc14162a0edb025ed71dcff928a40a (patch)
treefaee4de5a2645f39a522fbce328b942e2b7e74c1 /package
parent871364f8d63ddc4fb0e726db3809c59278c84d0e (diff)
bash: update to 5.1.16
Diffstat (limited to 'package')
-rw-r--r--package/bash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bash/Makefile b/package/bash/Makefile
index 99a4bfb97..5df526c7a 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.8
+PKG_VERSION:= 5.1.16
PKG_RELEASE:= 1
-PKG_HASH:= 0cfb5c9bb1a29f800a97bd242d19511c997a1013815b805e0fdd32214113d6be
+PKG_HASH:= 5bac17218d3911834520dad13cd1f85ab944e1c09ae1aba55906be1f8192f558
PKG_DESCR:= bourne-again shell
PKG_SECTION:= base/shells
PKG_URL:= http://www.gnu.org/software/bash/