summaryrefslogtreecommitdiffstats
path: root/base/bash/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-15 20:33:06 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-15 20:33:06 +0100
commit867602d151656e1be4afaae72fa83dbd85393652 (patch)
treed6f9d68e75f52e5c873a1805086f2bcbd8f008c2 /base/bash/Pkgfile
parent09b7a27bbf877286d222c6f36571b3706893e0cf (diff)
downloadnutyx-extra-867602d151656e1be4afaae72fa83dbd85393652.tar.gz
nutyx-extra-867602d151656e1be4afaae72fa83dbd85393652.tar.bz2
nutyx-extra-867602d151656e1be4afaae72fa83dbd85393652.tar.xz
nutyx-extra-867602d151656e1be4afaae72fa83dbd85393652.zip
bash, maj 4.1-2
Diffstat (limited to 'base/bash/Pkgfile')
-rwxr-xr-xbase/bash/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/bash/Pkgfile b/base/bash/Pkgfile
index 9884d434e..cedc85c88 100755
--- a/base/bash/Pkgfile
+++ b/base/bash/Pkgfile
@@ -5,9 +5,9 @@
name=bash
version=4.1
-release=1
+release=2
source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz\
- http://www.linuxfromscratch.org/patches/lfs/development/bash-4.1-fixes-2.patch)
+ http://www.linuxfromscratch.org/patches/lfs/development/bash-$version-fixes-3.patch)
build() {
cd $name-$version