diff options
author | Ørjan Malde <red@foxi.me> | 2022-11-11 19:28:25 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2022-11-11 19:28:25 +0100 |
commit | bc1e6fb575a64b19beae5de2f7832ccf817ece39 (patch) | |
tree | e05b07e5c406fe037d9328b6d8c3455ee809deaa | |
parent | 650f0c828852b63379598cd0b36ecea2d33ec91e (diff) | |
download | midipix_build-bc1e6fb575a64b19beae5de2f7832ccf817ece39.tar.bz2 midipix_build-bc1e6fb575a64b19beae5de2f7832ccf817ece39.tar.xz |
groups/211.native_packages_cmdline.group: bash: bump to v5.2.9
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r-- | groups/211.native_packages_cmdline.group | 4 | ||||
-rw-r--r-- | patches/bash-5.2.9_pre.local.patch (renamed from patches/bash-5.2_pre.local.patch) | 0 | ||||
l--------- | patches/bash_minipix-5.2.9_pre.local.patch | 1 | ||||
l--------- | patches/bash_minipix-5.2_pre.local.patch | 1 |
4 files changed, 3 insertions, 3 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index c0714a26..9377cfd9 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -14,8 +14,8 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")"; : ${PKG_BAS_IN_TREE:=1}; : ${PKG_BAS_FORCE_AUTORECONF:=1}; : ${PKG_BASH_DEPENDS:="ncurses"}; -: ${PKG_BASH_SHA256SUM:=a139c166df7ff4471c5e0733051642ee5556c1cc8a4a78f145583c5c81ab32fb}; -: ${PKG_BASH_VERSION:=5.2}; +: ${PKG_BASH_SHA256SUM:=68d978264253bc933d692f1de195e2e5b463a3984dfb4e5504b076865f16b6dd}; +: ${PKG_BASH_VERSION:=5.2.9}; : ${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_BUILD:=-j1}; diff --git a/patches/bash-5.2_pre.local.patch b/patches/bash-5.2.9_pre.local.patch index 677e7d9c..677e7d9c 100644 --- a/patches/bash-5.2_pre.local.patch +++ b/patches/bash-5.2.9_pre.local.patch diff --git a/patches/bash_minipix-5.2.9_pre.local.patch b/patches/bash_minipix-5.2.9_pre.local.patch new file mode 120000 index 00000000..f0ac4aea --- /dev/null +++ b/patches/bash_minipix-5.2.9_pre.local.patch @@ -0,0 +1 @@ +bash-5.2.9_pre.local.patch
\ No newline at end of file diff --git a/patches/bash_minipix-5.2_pre.local.patch b/patches/bash_minipix-5.2_pre.local.patch deleted file mode 120000 index 6ae2ed41..00000000 --- a/patches/bash_minipix-5.2_pre.local.patch +++ /dev/null @@ -1 +0,0 @@ -bash-5.2_pre.local.patch
\ No newline at end of file |