bash: Update to 4.3

Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
Marcel Denia 2014-08-08 19:52:48 +02:00
parent 38862cb6db
commit dddc01bbbe
1 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bash
PKG_VERSION:=4.2
PKG_RELEASE:=3
PKG_VERSION:=4.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/bash
PKG_MD5SUM:=3fb927c7c33022f1c327f14a81c0d4b0
PKG_MD5SUM:=81348932d5da294953e15d4814c74dd1
include $(INCLUDE_DIR)/package.mk