diff --git a/srcpkgs/bash/template b/srcpkgs/bash/template index 541123370dd..0c14422f4a9 100644 --- a/srcpkgs/bash/template +++ b/srcpkgs/bash/template @@ -3,7 +3,7 @@ pkgname=bash _bash_distver=4.4 _bash_patchlevel=018 version=${_bash_distver}.${_bash_patchlevel} -revision=1 +revision=2 wrksrc=${pkgname}-${_bash_distver} build_style=gnu-configure configure_args="--without-bash-malloc --with-curses --without-installed-readline"