bash: update to 4.2 patchlevel 020.

This commit is contained in:
Juan RP 2011-11-24 07:56:13 +01:00
parent 292aec6ad0
commit f2f77cb2e8
1 changed files with 9 additions and 10 deletions

View File

@ -1,9 +1,8 @@
# Template build file for 'bash'.
pkgname=bash
_bash_patchlevel=010
_bash_patchlevel=020
_bash_distver=4.2
version=${_bash_distver}.${_bash_patchlevel}
revision=2
#version=${_bash_distver}
wrksrc=${pkgname}-${_bash_distver}
distfiles="http://ftp.gnu.org/gnu/bash/bash-${_bash_distver}.tar.gz"