chroot-bash: update to 4.3.046

This commit is contained in:
Juergen Buchmueller 2016-09-05 07:28:56 +02:00
parent 554aa1db5c
commit 24d4b67fc4

View file

@ -1,7 +1,7 @@
# Template build file for 'chroot-bash'.
pkgname=chroot-bash
_bash_distver=4.3
_bash_patchlevel=042
_bash_patchlevel=046
version=${_bash_distver}.${_bash_patchlevel}
revision=1
wrksrc="bash-${_bash_distver}"