From 44b97f3cd2cf10a38a7b787b096e127f2843d834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= Date: Fri, 20 Sep 2024 01:57:11 -0300 Subject: [PATCH] chroot-bash: update to 5.2.32 --- srcpkgs/chroot-bash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chroot-bash/template b/srcpkgs/chroot-bash/template index 84b68005ff2..6801cf886f8 100644 --- a/srcpkgs/chroot-bash/template +++ b/srcpkgs/chroot-bash/template @@ -1,6 +1,6 @@ # Template file for 'chroot-bash' pkgname=chroot-bash -version=5.2.21 +version=5.2.32 revision=1 build_style=gnu-configure # need 'bash_cv_termcap_lib=gnutermcap' in order to force bash to use the @@ -12,7 +12,7 @@ maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="https://www.gnu.org/software/bash/bash.html" distfiles="${GNU_SITE}/bash/bash-${version}.tar.gz" -checksum=c8e31bdc59b69aaffc5b36509905ba3e5cbb12747091d27b4b977f078560d5b8 +checksum=d3ef80d2b67d8cbbe4d3265c63a72c46f9b278ead6e0e06d61801b58f23f50b5 repository=bootstrap bootstrap=yes