bash: update to 4.3

This commit is contained in:
Juergen Daubert 2014-03-04 15:35:14 +01:00
parent e6cd852e77
commit 2123def69a
3 changed files with 3 additions and 6 deletions

View File

@ -1,3 +1,2 @@
042512159bc28fdace51c7e7111ffc38 bash-4.2.45.patch.gz
3fb927c7c33022f1c327f14a81c0d4b0 bash-4.2.tar.gz
81348932d5da294953e15d4814c74dd1 bash-4.3.tar.gz
3fee206195d50dbd8a3560a8a77f341b profile

View File

@ -4,16 +4,14 @@
# Depends on: ncurses readline
name=bash
version=4.2.45
version=4.3
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \
$name-$version.patch.gz profile)
profile)
build() {
cd $name-${version:0:3}
gunzip -c $SRC/$name-$version.patch.gz | patch -p0
./configure --prefix=/usr \
--exec-prefix= \
--mandir=/usr/man \

Binary file not shown.