X-Git-Url: http://gitweb/?a=blobdiff_plain;f=bash%2FPkgfile;h=80cc0b391239625c7c713ddfed5a6f681b7e1d04;hb=4466e574d8c1151a707caddb2238a54f986cab6f;hp=9761bd7ddf0d770e63a11c5fe4b17ed3871b6a4a;hpb=6dca1d213a39ee6af51632926e8b7c8914215cd9;p=crossrootfs.git diff --git a/bash/Pkgfile b/bash/Pkgfile index 9761bd7..80cc0b3 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -1,40 +1,45 @@ # Description: An sh-compatible command language interpreter # URL: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX ARM System Team, crux-arm at mikeux dot dyndns dot org -# Depends on: ncurses +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: ncurses readline name=bash -version=4.0.28 -release=2 -source=(http://ftp.gnu.org/gnu/$name/$name-4.0.tar.gz \ - http://crux.nu/ports/crux-2.5/core/$name/$name-4.0-001-028.patch.gz \ +version=4.4 +release=1 +source=(http://ftp.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \ profile) build() { - cd $name-4.0 + cd $name-$version - gunzip -c $SRC/$name-4.0-001-028.patch.gz | patch -p0 - cat > config.cache < config.cache <