diff --git a/bash/.md5sum b/bash/.md5sum index e1e69c80..d00644d1 100644 --- a/bash/.md5sum +++ b/bash/.md5sum @@ -1,3 +1,3 @@ -25bd5431b71484ee1d196d2949ebb78d bash-4.3.22.patch.gz +11cccbc7078d68c0a2a56d638850294b bash-4.3.24.patch.gz 81348932d5da294953e15d4814c74dd1 bash-4.3.tar.gz be4c698ea8bb7d52eab2d6ce2c3fab8e profile diff --git a/bash/Pkgfile b/bash/Pkgfile index 7f47d1b2..90e2361f 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses readline name=bash -version=4.3.22 +version=4.3.24 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.22.patch.gz b/bash/bash-4.3.22.patch.gz deleted file mode 100644 index 9ae4418c..00000000 Binary files a/bash/bash-4.3.22.patch.gz and /dev/null differ diff --git a/bash/bash-4.3.24.patch.gz b/bash/bash-4.3.24.patch.gz new file mode 100644 index 00000000..314ae338 Binary files /dev/null and b/bash/bash-4.3.24.patch.gz differ