summaryrefslogtreecommitdiff
path: root/package/bash
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-11-19 22:49:35 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-11-19 22:49:35 +0100
commit362a585545620d7bb8880b6a3c10f4973b6723b3 (patch)
tree897817f76cfce55ea69b03182d8286f739cb7cd6 /package/bash
parent3e02bf7124b6a61db04f4a213fe20d2e44bf5b41 (diff)
update bash to latest upstream version
Diffstat (limited to 'package/bash')
-rw-r--r--package/bash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bash/Makefile b/package/bash/Makefile
index 1e1aecf2e..14381db97 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
+PKG_VERSION:= 4.3.30
PKG_RELEASE:= 1
-PKG_MD5SUM:= 81348932d5da294953e15d4814c74dd1
+PKG_MD5SUM:= a27b3ee9be83bd3ba448c0ff52b28447
PKG_DESCR:= bourne-again shell
PKG_SECTION:= base/shells
PKG_URL:= http://www.gnu.org/software/bash/