X-Git-Url: http://gitweb/?a=blobdiff_plain;f=bash%2FPkgfile;h=43592a2497af606886eed6e7043a28a75892e3c3;hb=912203a67bfd30143cdd00bd41b4006a99b467bc;hp=41cb0123a984d903a8544206e345cc1291832ec9;hpb=0030cce081ff43b0f3b2144cc707838034f58623;p=crossrootfs.git diff --git a/bash/Pkgfile b/bash/Pkgfile index 41cb012..43592a2 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -1,38 +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.1 +version=4.4 release=1 -source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz \ +source=(http://ftpmirror.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \ profile) build() { cd $name-$version - + cat > config.cache <