mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
bash: update to 4.2 patchlevel 020.
This commit is contained in:
parent
292aec6ad0
commit
f2f77cb2e8
1 changed files with 9 additions and 10 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template build file for 'bash'.
|
# Template build file for 'bash'.
|
||||||
pkgname=bash
|
pkgname=bash
|
||||||
_bash_patchlevel=010
|
_bash_patchlevel=020
|
||||||
_bash_distver=4.2
|
_bash_distver=4.2
|
||||||
version=${_bash_distver}.${_bash_patchlevel}
|
version=${_bash_distver}.${_bash_patchlevel}
|
||||||
revision=2
|
|
||||||
#version=${_bash_distver}
|
#version=${_bash_distver}
|
||||||
wrksrc=${pkgname}-${_bash_distver}
|
wrksrc=${pkgname}-${_bash_distver}
|
||||||
distfiles="http://ftp.gnu.org/gnu/bash/bash-${_bash_distver}.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/bash/bash-${_bash_distver}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue