summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-09-22 14:05:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-10-11 17:32:11 +0200
commitd93cdb37b93493cdee30ab4703c397d6801ea5b0 (patch)
treeed636fe95a823e3bade036d6b6bb10fedc8072d6
parent18935c7826b3cdbe6f74dbaf938e87302579efe3 (diff)
bash: update to 5.1.8
-rw-r--r--package/bash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bash/Makefile b/package/bash/Makefile
index 821dbffe8..99a4bfb97 100644
--- a/package/bash/Makefile
+++ b/package/bash/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= bash
-PKG_VERSION:= 5.0
+PKG_VERSION:= 5.1.8
PKG_RELEASE:= 1
-PKG_HASH:= b4a80f2ac66170b2913efbfb9f2594f1f76c7b1afd11f799e22035d63077fb4d
+PKG_HASH:= 0cfb5c9bb1a29f800a97bd242d19511c997a1013815b805e0fdd32214113d6be
PKG_DESCR:= bourne-again shell
PKG_SECTION:= base/shells
PKG_URL:= http://www.gnu.org/software/bash/