Update package version to 5.2.37

This commit is contained in:
2025-04-06 15:48:29 +03:00
parent 2ff71bff73
commit 2777a553d2
+2 -4
View File
@@ -1,12 +1,10 @@
name: bash name: bash
description: The Bourne-Again Shell description: The Bourne-Again Shell
version: 5.2.21 version: 5.2.37
revision: 4
url: https://www.gnu.org/software/bash/ url: https://www.gnu.org/software/bash/
license: GPL3-or-later license: GPL3-or-later
architecture: any architecture: any
keep: ["etc/bashrc","etc/profile"] keep: ["etc/bashrc","etc/profile"]
depends: ["glibc","ncurses","readline"] depends: ["glibc","readline","readline"]
make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","glibc","grep","make","ncurses","patch","readline","sed","texinfo"]
provides: ["sh"] provides: ["sh"]
type: source type: source