[packages] bash: update to 4.2
[openwrt/svn-archive/archive.git] / utils / bash / Makefile
index 28bc3327cb5cb9d655af73316292034ea54ce71c..0c6f0d9e41da526ad50ff84c05bdf78112fe0369 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bash
-PKG_VERSION:=3.2
-PKG_RELEASE:=2
+PKG_VERSION:=4.2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/bash
-PKG_MD5SUM:=00bfa16d58e034e3c2aa27f390390d30
+PKG_MD5SUM:=3fb927c7c33022f1c327f14a81c0d4b0
 
 include $(INCLUDE_DIR)/package.mk