chroot-bash: update to 4.3.039.
This commit is contained in:
parent
b5994ade54
commit
2f19b876f0
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template build file for 'chroot-bash'.
|
# Template build file for 'chroot-bash'.
|
||||||
pkgname=chroot-bash
|
pkgname=chroot-bash
|
||||||
_bash_distver=4.3
|
_bash_distver=4.3
|
||||||
_bash_patchlevel=033
|
_bash_patchlevel=039
|
||||||
version=${_bash_distver}.${_bash_patchlevel}
|
version=${_bash_distver}.${_bash_patchlevel}
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="bash-${_bash_distver}"
|
wrksrc="bash-${_bash_distver}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-bash-malloc --without-curses --without-installed-readline --disable-nls"
|
configure_args="--without-bash-malloc --without-curses --without-installed-readline --disable-nls"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue