mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
chroot-bash: update to 5.0.016.
This commit is contained in:
parent
5b1a6d3d3b
commit
efe42f6df6
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue