summaryrefslogtreecommitdiff
path: root/package/bash/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-24 10:06:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-24 10:06:03 +0100
commit7433cac2c4ac2a8b5abd2445db4afac0a58dc32d (patch)
treedd3f941898904e104f7e5005de1c2eb3a3a687a3 /package/bash/Makefile
parent179f19685eb8b61828f42869e0232255d24ce267 (diff)
update to latest upstream
Diffstat (limited to 'package/bash/Makefile')
-rw-r--r--package/bash/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/bash/Makefile b/package/bash/Makefile
index dc5c5b911..801d5920a 100644
--- a/package/bash/Makefile
+++ b/package/bash/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= bash
-PKG_VERSION:= 4.2
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 3fb927c7c33022f1c327f14a81c0d4b0
+PKG_VERSION:= 4.3
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 81348932d5da294953e15d4814c74dd1
PKG_DESCR:= Bourne-Again SHell
PKG_SECTION:= shells
PKG_URL:= http://www.gnu.org/software/bash/