X-Git-Url: http://gitweb/?a=blobdiff_plain;f=bash%2FPkgfile;h=0a2b7133c59db41e80189c8265f8abf8a71bcefe;hb=48c8070ae4702dda7bb7cdd8e6ea870bccf494e7;hp=0b29d366f3b9f9db4f296c16ab5de06cb59ce65a;hpb=582e5de113a49b21130072f266daaac0345cf21f;p=crossrootfs.git diff --git a/bash/Pkgfile b/bash/Pkgfile index 0b29d36..0a2b713 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -1,25 +1,25 @@ # 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 +# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org # Depends on: ncurses name=bash -version=4.0.35 +version=4.1.2 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-${version%.*}.tar.gz \ - http://crux.nu/ports/crux-2.6/core/$name/$name-${version%.*}-001-0${version##*.}.patch.gz \ - profile) + $name-4.1-001-002.patch.gz profile) build() { cd $name-${version%.*} - gunzip -c $SRC/$name-${version%.*}-001-0${version##*.}.patch.gz | patch -p0 cat > config.cache <