diff --git a/srcpkgs/chroot-bash/template b/srcpkgs/chroot-bash/template index 9ce5c2cd5d7..fbe28244525 100644 --- a/srcpkgs/chroot-bash/template +++ b/srcpkgs/chroot-bash/template @@ -1,7 +1,7 @@ # Template file for 'chroot-bash' pkgname=chroot-bash _bash_distver=5.0 -_bash_patchlevel=003 +_bash_patchlevel=007 version="${_bash_distver}.${_bash_patchlevel}" revision=2 wrksrc="bash-${_bash_distver}"