diff --git a/srcpkgs/chroot-bash/template b/srcpkgs/chroot-bash/template index 34cff3cca9a..20644429287 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=4.4 -_bash_patchlevel=023 +_bash_distver=5.0 +_bash_patchlevel=0 version="${_bash_distver}.${_bash_patchlevel}" revision=1 wrksrc="bash-${_bash_distver}" @@ -15,7 +15,7 @@ maintainer="Juan RP " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/bash/bash.html" distfiles="${GNU_SITE}/bash/bash-${_bash_distver}.tar.gz" -checksum=d86b3392c1202e8ff5a423b302e6284db7f8f435ea9f39b5b1b20fd3ac36dfcb +checksum=b4a80f2ac66170b2913efbfb9f2594f1f76c7b1afd11f799e22035d63077fb4d bootstrap=yes provides="bash-${version}_${revision}"