bash: update to 4.2 patchlevel 010.

This commit is contained in:
Juan RP 2011-05-31 09:36:43 +02:00
parent ccce3bd6c4
commit d1b151ef5d

View File

@ -1,6 +1,6 @@
# Template build file for 'bash'.
pkgname=bash
_bash_patchlevel=006
_bash_patchlevel=010
_bash_distver=4.2
version=${_bash_distver}.${_bash_patchlevel}
#version=${_bash_distver}
@ -18,6 +18,8 @@ configure_args="--without-bash-malloc --with-curses --bindir=/bin
ac_cv_func_working_mktime=yes"
short_desc="The GNU Bourne Again Shell"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnu.org/software/bash/bash.html"
license="GPL-3"
checksum=a27a1179ec9c0830c65c6aa5d7dab60f7ce1a2a608618570f96bfa72e95ab3d8
long_desc="
Bash is an sh-compatible shell that incorporates useful features from