We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fefa73 commit e27d037Copy full SHA for e27d037
srcpkgs/bash/template
@@ -1,6 +1,6 @@
1
# Template file for 'bash'
2
pkgname=bash
3
-version=5.2.32
+version=5.3
4
revision=1
5
build_style=gnu-configure
6
configure_args="--without-bash-malloc --with-curses --without-installed-readline"
@@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
14
license="GPL-3.0-or-later"
15
homepage="https://www.gnu.org/software/bash/bash.html"
16
distfiles="${GNU_SITE}/bash/bash-${version}.tar.gz"
17
-checksum=d3ef80d2b67d8cbbe4d3265c63a72c46f9b278ead6e0e06d61801b58f23f50b5
+checksum=0d5cd86965f869a26cf64f4b71be7b96f90a3ba8b3d74e27e8e9d9d5550f31ba
18
19
make_dirs="/etc/bash/bashrc.d 755 root root"
20
conflicts="chroot-bash>=0"
0 commit comments