Skip to content

Commit e27d037

Browse files
committed
bash: update to 5.3
1 parent 8fefa73 commit e27d037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/bash/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'bash'
22
pkgname=bash
3-
version=5.2.32
3+
version=5.3
44
revision=1
55
build_style=gnu-configure
66
configure_args="--without-bash-malloc --with-curses --without-installed-readline"
@@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
1414
license="GPL-3.0-or-later"
1515
homepage="https://www.gnu.org/software/bash/bash.html"
1616
distfiles="${GNU_SITE}/bash/bash-${version}.tar.gz"
17-
checksum=d3ef80d2b67d8cbbe4d3265c63a72c46f9b278ead6e0e06d61801b58f23f50b5
17+
checksum=0d5cd86965f869a26cf64f4b71be7b96f90a3ba8b3d74e27e8e9d9d5550f31ba
1818

1919
make_dirs="/etc/bash/bashrc.d 755 root root"
2020
conflicts="chroot-bash>=0"

0 commit comments

Comments
 (0)