From 60694268aab2256dc1f26770e286f81a846af524 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 19 Sep 2016 06:29:55 +0200 Subject: [PATCH] bash: update to 4.4.0. --- srcpkgs/bash/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/bash/template b/srcpkgs/bash/template index 72805bcfbdb..f174af26acb 100644 --- a/srcpkgs/bash/template +++ b/srcpkgs/bash/template @@ -1,12 +1,13 @@ # Template build file for 'bash'. pkgname=bash -_bash_distver=4.3 -_bash_patchlevel=046 +_bash_distver=4.4 +_bash_patchlevel=0 version=${_bash_distver}.${_bash_patchlevel} revision=1 wrksrc=${pkgname}-${_bash_distver} build_style=gnu-configure -configure_args="--without-bash-malloc --with-curses --with-installed-readline" +# XXX needs readline>=7 +configure_args="--without-bash-malloc --with-curses --without-installed-readline" hostmakedepends="bison" makedepends="ncurses-devel readline-devel" conflicts="chroot-bash>=0" @@ -18,7 +19,7 @@ license="GPL-3" distfiles="${GNU_SITE}/$pkgname/$pkgname-${_bash_distver}.tar.gz" CFLAGS="-DSYS_BASHRC='\"/etc/bash/bashrc\"'" make_dirs="/etc/bash/bashrc.d 755 root root" -checksum=afc687a28e0e24dc21b988fa159ff9dbcf6b7caa92ade8645cc6d5605cd024d4 +checksum=d86b3392c1202e8ff5a423b302e6284db7f8f435ea9f39b5b1b20fd3ac36dfcb alternatives=" sh:sh:/usr/bin/bash