summaryrefslogtreecommitdiff
path: root/package/bash
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-06 13:15:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-06 13:15:24 +0100
commit672f632cdc116024b535792bd2ff87e80d3b0c8c (patch)
tree39a8165900ca63266272af08ed6e9dc45d580572 /package/bash
parentefc42ff5670e43ef03d44f24d19dfa90abe9a8a1 (diff)
update 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 82b6c2334..b06ee4991 100644
--- a/package/bash/Makefile
+++ b/package/bash/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= bash
-PKG_VERSION:= 4.0
+PKG_VERSION:= 4.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= a90a1b5a6db4838483f05438e05e8eb9
+PKG_MD5SUM:= 9800d8724815fd84994d9be65ab5e7b8
PKG_DESCR:= Bourne-Again SHell
PKG_SECTION:= shells
PKG_URL:= http://www.gnu.org/software/bash/