bash: update to 4.2 patch level 039.
This commit is contained in:
parent
c085ed7a5f
commit
fc414fbf96
1 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'bash'.
|
# Template build file for 'bash'.
|
||||||
pkgname=bash
|
pkgname=bash
|
||||||
_bash_distver=4.2
|
_bash_distver=4.2
|
||||||
_bash_patchlevel=037
|
_bash_patchlevel=039
|
||||||
version=${_bash_distver}.${_bash_patchlevel}
|
version=${_bash_distver}.${_bash_patchlevel}
|
||||||
revision=1
|
revision=1
|
||||||
#version=${_bash_distver}
|
#version=${_bash_distver}
|
||||||
|
|
Loading…
Reference in a new issue