mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chroot-bash: update to 5.2.32
This commit is contained in:
parent
628dc199d8
commit
44b97f3cd2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chroot-bash'
|
# Template file for 'chroot-bash'
|
||||||
pkgname=chroot-bash
|
pkgname=chroot-bash
|
||||||
version=5.2.21
|
version=5.2.32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# need 'bash_cv_termcap_lib=gnutermcap' in order to force bash to use the
|
# need 'bash_cv_termcap_lib=gnutermcap' in order to force bash to use the
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/bash/bash.html"
|
homepage="https://www.gnu.org/software/bash/bash.html"
|
||||||
distfiles="${GNU_SITE}/bash/bash-${version}.tar.gz"
|
distfiles="${GNU_SITE}/bash/bash-${version}.tar.gz"
|
||||||
checksum=c8e31bdc59b69aaffc5b36509905ba3e5cbb12747091d27b4b977f078560d5b8
|
checksum=d3ef80d2b67d8cbbe4d3265c63a72c46f9b278ead6e0e06d61801b58f23f50b5
|
||||||
repository=bootstrap
|
repository=bootstrap
|
||||||
|
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue