chroot-bash: update to 5.0.016.
This commit is contained in:
parent
5b1a6d3d3b
commit
efe42f6df6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue