chroot-bash: update to 4.4.012.
This commit is contained in:
parent
c6b9b8d0be
commit
7f2a34dabb
|
@ -1,9 +1,9 @@
|
|||
# Template build file for 'chroot-bash'.
|
||||
pkgname=chroot-bash
|
||||
_bash_distver=4.4
|
||||
_bash_patchlevel=0
|
||||
_bash_patchlevel=012
|
||||
version=${_bash_distver}.${_bash_patchlevel}
|
||||
revision=2
|
||||
revision=1
|
||||
wrksrc="bash-${_bash_distver}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-bash-malloc --without-curses --without-installed-readline --disable-nls"
|
||||
|
|
Loading…
Reference in New Issue