From efe42f6df6a81095ecccf2c8d564e7a5447a094d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 14 Feb 2020 09:58:58 +0100 Subject: [PATCH] chroot-bash: update to 5.0.016. --- srcpkgs/chroot-bash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chroot-bash/template b/srcpkgs/chroot-bash/template index 28b72d9b191..8437286647e 100644 --- a/srcpkgs/chroot-bash/template +++ b/srcpkgs/chroot-bash/template @@ -1,9 +1,9 @@ # Template file for 'chroot-bash' pkgname=chroot-bash _bash_distver=5.0 -_bash_patchlevel=007 +_bash_patchlevel=016 version="${_bash_distver}.${_bash_patchlevel}" -revision=2 +revision=1 wrksrc="bash-${_bash_distver}" build_style=gnu-configure # need 'bash_cv_termcap_lib=gnutermcap' in order to force bash to use the