bash: update to 4.1.5

This commit is contained in:
Juergen Daubert 2010-03-27 10:51:47 +01:00
parent db0bb55932
commit 875f31c5b4
4 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
53468bae20ceece01ff339ea2e2759eb bash-4.1-001-002.patch.gz
2970e9b096e113312896771783de0c94 bash-4.1-001-005.patch.gz
9800d8724815fd84994d9be65ab5e7b8 bash-4.1.tar.gz
3fee206195d50dbd8a3560a8a77f341b profile

View File

@ -4,15 +4,15 @@
# Depends on: ncurses
name=bash
version=4.1.2
version=4.1.5
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-4.1.tar.gz \
$name-4.1-001-002.patch.gz profile)
$name-4.1-001-005.patch.gz profile)
build() {
cd $name-4.1
gunzip -c $SRC/$name-4.1-001-002.patch.gz | patch -p0
gunzip -c $SRC/$name-4.1-001-005.patch.gz | patch -p0
./configure --prefix=/usr \
--exec-prefix= \

Binary file not shown.

Binary file not shown.