summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-10-10 17:13:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-10-12 12:11:18 +0200
commitfacf6e3b3215a220bb99ec46e293271e9774f100 (patch)
tree5678f4e9cf69da95faa959606a21a373ff37f3b8 /package
parent61993634951aec870a64318fccc651614528e71c (diff)
bash: update to 5.0
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 d30bd533d..821dbffe8 100644
--- a/package/bash/Makefile
+++ b/package/bash/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= bash
-PKG_VERSION:= 4.4.18
+PKG_VERSION:= 5.0
PKG_RELEASE:= 1
-PKG_HASH:= 604d9eec5e4ed5fd2180ee44dd756ddca92e0b6aa4217bbab2b6227380317f23
+PKG_HASH:= b4a80f2ac66170b2913efbfb9f2594f1f76c7b1afd11f799e22035d63077fb4d
PKG_DESCR:= bourne-again shell
PKG_SECTION:= base/shells
PKG_URL:= http://www.gnu.org/software/bash/