bash: update to 4.1.9

This commit is contained in:
Juergen Daubert 2010-10-09 10:52:46 +02:00
parent 22f98bba0b
commit 5282d699bf
4 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
be6e8944faa0a35e28bc4bce90a4b502 bash-4.1-001-007.patch.gz
1564d33b9e2dc2ff83661d69c9eff8e5 bash-4.1-001-009.patch.gz
9800d8724815fd84994d9be65ab5e7b8 bash-4.1.tar.gz
3fee206195d50dbd8a3560a8a77f341b profile

View File

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

Binary file not shown.

Binary file not shown.