commit 098267a72559f16a3a7e8500d8171e22d932acce Author: Juergen Daubert <jue@jue.li> Date: Wed Dec 31 10:31:21 2014 +0100 bash: update to 4.3.33 diff --git a/bash/.md5sum b/bash/.md5sum index c8356aa..e1184e3 100644 --- a/bash/.md5sum +++ b/bash/.md5sum @@ -1,3 +1,3 @@ -9832d06085dae2a44ebd6387407f7a39 bash-4.3.30.patch.gz +f9a1ae1187c9b337abf06d9246112273 bash-4.3.33.patch.gz 81348932d5da294953e15d4814c74dd1 bash-4.3.tar.gz be4c698ea8bb7d52eab2d6ce2c3fab8e profile diff --git a/bash/Pkgfile b/bash/Pkgfile index 76c773f..e77254c 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses readline name=bash -version=4.3.30 +version=4.3.33 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.30.patch.gz b/bash/bash-4.3.30.patch.gz deleted file mode 100644 index 8ec288c..0000000 Binary files a/bash/bash-4.3.30.patch.gz and /dev/null differ diff --git a/bash/bash-4.3.33.patch.gz b/bash/bash-4.3.33.patch.gz new file mode 100644 index 0000000..c2680be Binary files /dev/null and b/bash/bash-4.3.33.patch.gz differ