summaryrefslogtreecommitdiff
path: root/package/bash/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-12-04 20:56:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-12-04 20:56:52 +0100
commit754028e378c231e5adfa227b80ad656b2f835295 (patch)
treed7aa176ca9fa3e10a88c1d104ae94fbed4d774c4 /package/bash/Makefile
parentccd56cd6a617f02e9e157943311c29b522d84920 (diff)
bash: update to 4.4
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 0b077768c..b3152d50d 100644
--- a/package/bash/Makefile
+++ b/package/bash/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= bash
-PKG_VERSION:= 4.3.30
+PKG_VERSION:= 4.4
PKG_RELEASE:= 1
-PKG_HASH:= 317881019bbf2262fb814b7dd8e40632d13c3608d2f237800a8828fbb8a640dd
+PKG_HASH:= d86b3392c1202e8ff5a423b302e6284db7f8f435ea9f39b5b1b20fd3ac36dfcb
PKG_DESCR:= bourne-again shell
PKG_SECTION:= base/shells
PKG_URL:= http://www.gnu.org/software/bash/