X-Git-Url: http://gitweb/?a=blobdiff_plain;f=bash%2FPkgfile;h=0f44e91581bdb074ba9e48ad12d5673566f89c3d;hb=46614e45fc6c1f19db8b1676492dbbac4373cc1f;hp=41cb0123a984d903a8544206e345cc1291832ec9;hpb=0030cce081ff43b0f3b2144cc707838034f58623;p=crossrootfs.git diff --git a/bash/Pkgfile b/bash/Pkgfile index 41cb012..0f44e91 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://ftp.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \ profile) build() { cd $name-$version - + cat > config.cache <