X-Git-Url: http://gitweb/?a=blobdiff_plain;f=bash%2FPkgfile;h=43592a2497af606886eed6e7043a28a75892e3c3;hb=ca86aa4cb6b622c3f9b4d3aea5200c3732bce034;hp=90c6a7adf2d7e3cdf36fb5af2bceae39c3ccafe2;hpb=969b81845d1db55ef76854b3dbb3b23da2014d37;p=crossrootfs.git diff --git a/bash/Pkgfile b/bash/Pkgfile index 90c6a7a..43592a2 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -5,16 +5,14 @@ # Depends on: ncurses readline name=bash -version=4.3.42 +version=4.4 release=1 -source=(http://ftp.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \ \ - $name-$version.patch.gz profile) +source=(http://ftpmirror.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \ + profile) build() { - cd $name-${version:0:3} + cd $name-$version - gunzip -c $SRC/$name-$version.patch.gz | patch -p0 - cat > config.cache <