diff options
author | Ørjan Malde <red@foxi.me> | 2024-10-07 18:44:40 +0200 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2024-10-07 18:44:40 +0200 |
commit | 34ae3e8a79a6be9f816adfce43401cf7664570b5 (patch) | |
tree | c562b1fa570c1b5f3c1b77d827cb8b617e957604 | |
parent | 4a7b086dd04d1f75f41ce5a3e909437868eb5f50 (diff) | |
download | midipix_build-34ae3e8a79a6be9f816adfce43401cf7664570b5.tar.bz2 midipix_build-34ae3e8a79a6be9f816adfce43401cf7664570b5.tar.xz |
groups.d/211.native_packages_cmdline.d/bash.package: bump to v5.2.37
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r-- | groups.d/211.native_packages_cmdline.d/bash.package | 4 | ||||
-rw-r--r-- | patches/bash-5.2.37_pre.local.patch (renamed from patches/bash-5.2.32_pre.local.patch) | 0 | ||||
l--------- | patches/bash_minipix-5.2.32_pre.local.patch | 1 | ||||
l--------- | patches/bash_minipix-5.2.37_pre.local.patch | 1 |
4 files changed, 3 insertions, 3 deletions
diff --git a/groups.d/211.native_packages_cmdline.d/bash.package b/groups.d/211.native_packages_cmdline.d/bash.package index f1d8f0a1..b34ac133 100644 --- a/groups.d/211.native_packages_cmdline.d/bash.package +++ b/groups.d/211.native_packages_cmdline.d/bash.package @@ -1,6 +1,6 @@ : ${PKG_BASH_DEPENDS:="ncurses"}; -: ${PKG_BASH_SHA256SUM:=d3ef80d2b67d8cbbe4d3265c63a72c46f9b278ead6e0e06d61801b58f23f50b5}; -: ${PKG_BASH_VERSION:=5.2.32}; +: ${PKG_BASH_SHA256SUM:=9599b22ecd1d5787ad7d3b7bf0c59f312b3396d1e281175dd1f8a4014da621ff}; +: ${PKG_BASH_VERSION:=5.2.37}; : ${PKG_BASH_URL:=https://ftp.gnu.org/gnu/bash/bash-${PKG_BASH_VERSION}.tar.gz}; : ${PKG_BASH_CONFIGURE_ARGS_EXTRA:="--without-bash-malloc --with-curses"}; : ${PKG_BASH_MAKEFLAGS_PARALLELISE:="-j1"}; diff --git a/patches/bash-5.2.32_pre.local.patch b/patches/bash-5.2.37_pre.local.patch index 677e7d9c..677e7d9c 100644 --- a/patches/bash-5.2.32_pre.local.patch +++ b/patches/bash-5.2.37_pre.local.patch diff --git a/patches/bash_minipix-5.2.32_pre.local.patch b/patches/bash_minipix-5.2.32_pre.local.patch deleted file mode 120000 index a76a84e8..00000000 --- a/patches/bash_minipix-5.2.32_pre.local.patch +++ /dev/null @@ -1 +0,0 @@ -bash-5.2.32_pre.local.patch
\ No newline at end of file diff --git a/patches/bash_minipix-5.2.37_pre.local.patch b/patches/bash_minipix-5.2.37_pre.local.patch new file mode 120000 index 00000000..e8d470c4 --- /dev/null +++ b/patches/bash_minipix-5.2.37_pre.local.patch @@ -0,0 +1 @@ +bash-5.2.37_pre.local.patch
\ No newline at end of file |