From: Victor Martinez Date: Thu, 21 May 2015 20:27:17 +0000 (+0200) Subject: bash: updated to 4.3.39 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=fde4e143d622044f828eeeed6f0304076d506d81;hp=cead60ab481e763dffeef311d5dde677fdde9322;p=ports%2Fcore-arm.git bash: updated to 4.3.39 --- diff --git a/bash/.md5sum b/bash/.md5sum index e1184e3..67d7dc0 100644 --- a/bash/.md5sum +++ b/bash/.md5sum @@ -1,3 +1,3 @@ -f9a1ae1187c9b337abf06d9246112273 bash-4.3.33.patch.gz +d736524c9cea3ae62b507e599358703d bash-4.3.39.patch.gz 81348932d5da294953e15d4814c74dd1 bash-4.3.tar.gz be4c698ea8bb7d52eab2d6ce2c3fab8e profile diff --git a/bash/Pkgfile b/bash/Pkgfile index 4da74f5..c4dd8d2 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses readline name=bash -version=4.3.33 +version=4.3.39 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \ $name-$version.patch.gz profile) diff --git a/bash/bash-4.3.33.patch.gz b/bash/bash-4.3.33.patch.gz deleted file mode 100644 index c2680be..0000000 Binary files a/bash/bash-4.3.33.patch.gz and /dev/null differ diff --git a/bash/bash-4.3.39.patch.gz b/bash/bash-4.3.39.patch.gz new file mode 100644 index 0000000..54ccbaf Binary files /dev/null and b/bash/bash-4.3.39.patch.gz differ