bash: update to 4.2 patch level 036.
This commit is contained in:
parent
0c79311d64
commit
c16238ebe6
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template build file for 'bash'.
|
||||
pkgname=bash
|
||||
_bash_patchlevel=029
|
||||
_bash_distver=4.2
|
||||
_bash_patchlevel=036
|
||||
version=${_bash_distver}.${_bash_patchlevel}
|
||||
revision=2
|
||||
revision=1
|
||||
#version=${_bash_distver}
|
||||
wrksrc=${pkgname}-${_bash_distver}
|
||||
build_style=gnu-configure
|
||||
|
|
Loading…
Reference in a new issue