mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
chroot-bash: update to 5.0.007.
This commit is contained in:
parent
33d97629e5
commit
84c5de08e4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chroot-bash'
|
# Template file for 'chroot-bash'
|
||||||
pkgname=chroot-bash
|
pkgname=chroot-bash
|
||||||
_bash_distver=5.0
|
_bash_distver=5.0
|
||||||
_bash_patchlevel=003
|
_bash_patchlevel=007
|
||||||
version="${_bash_distver}.${_bash_patchlevel}"
|
version="${_bash_distver}.${_bash_patchlevel}"
|
||||||
revision=2
|
revision=2
|
||||||
wrksrc="bash-${_bash_distver}"
|
wrksrc="bash-${_bash_distver}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue