bash: update to 4.2 patchlevel 020.
This commit is contained in:
parent
292aec6ad0
commit
f2f77cb2e8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue