summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/