summaryrefslogtreecommitdiff
path: root/package/bash/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-24 17:56:41 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-24 17:56:41 +0100
commitebd86ed44e4d26b238df0c50dd84f65ad1ab3a82 (patch)
treea71091e1d3027978841c40e9b3c8d6e1b41e48fd /package/bash/Makefile
parenta4e25d35371e6480664b04080361dc877b65de12 (diff)
parent576d781cf21104289e890193b263a7808b8694ac (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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/