chroot-bash: update to 5.0.007.

This commit is contained in:
maxice8 2019-04-20 23:08:06 -03:00 committed by maxice8
parent 33d97629e5
commit 84c5de08e4
1 changed files with 1 additions and 1 deletions

View File

@ -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}"