From: Victor Martinez Date: Sun, 9 Oct 2016 20:36:47 +0000 (+0200) Subject: bash: updated to 4.3.48 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=9e4ce2c59b80dcfb58e13d909848fdeb1a4afc7f;p=ports%2Fcore-arm.git bash: updated to 4.3.48 --- diff --git a/bash/.md5sum b/bash/.md5sum index b9ea7ca..6592055 100644 --- a/bash/.md5sum +++ b/bash/.md5sum @@ -1,3 +1,3 @@ -d42c964424756fb1e9bc44a5e32b89a3 bash-4.3.46.patch.gz +8b1a632556a24582932adf46ad854cfc bash-4.3.48.patch.gz 81348932d5da294953e15d4814c74dd1 bash-4.3.tar.gz be4c698ea8bb7d52eab2d6ce2c3fab8e profile diff --git a/bash/Pkgfile b/bash/Pkgfile index ab3a1a1..169b169 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses readline name=bash -version=4.3.46 +version=4.3.48 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.46.patch.gz b/bash/bash-4.3.46.patch.gz deleted file mode 100644 index 0de3a51..0000000 Binary files a/bash/bash-4.3.46.patch.gz and /dev/null differ diff --git a/bash/bash-4.3.48.patch.gz b/bash/bash-4.3.48.patch.gz new file mode 100644 index 0000000..fc57b23 Binary files /dev/null and b/bash/bash-4.3.48.patch.gz differ