diff options
author | Ørjan Malde <red@foxi.me> | 2023-11-12 02:05:04 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2023-11-12 02:05:04 +0100 |
commit | b4f3f31c3d7ae273977cf3b22b4e7d99cd439fa6 (patch) | |
tree | 01b1a391f6af6195dc24347fd813d6de6f040d19 | |
parent | 3eb190e233d55d766e893facd0b7fe6e89dbf1fe (diff) | |
download | midipix_build-b4f3f31c3d7ae273977cf3b22b4e7d99cd439fa6.tar.bz2 midipix_build-b4f3f31c3d7ae273977cf3b22b4e7d99cd439fa6.tar.xz |
groups.d/211.native_packages_cmdline.group: bash: bump to v5.2.21
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r-- | groups.d/211.native_packages_cmdline.group | 4 | ||||
-rw-r--r-- | patches/bash-5.2.21_pre.local.patch (renamed from patches/bash-5.2.15_pre.local.patch) | 0 | ||||
l--------- | patches/bash_minipix-5.2.15_pre.local.patch | 1 | ||||
l--------- | patches/bash_minipix-5.2.21_pre.local.patch | 1 |
4 files changed, 3 insertions, 3 deletions
diff --git a/groups.d/211.native_packages_cmdline.group b/groups.d/211.native_packages_cmdline.group index b370d45f..e49a9bb7 100644 --- a/groups.d/211.native_packages_cmdline.group +++ b/groups.d/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:=13720965b5f4fc3a0d4b61dd37e7565c741da9a5be24edc2ae00182fc1b3588c}; -: ${PKG_BASH_VERSION:=5.2.15}; +: ${PKG_BASH_SHA256SUM:=c8e31bdc59b69aaffc5b36509905ba3e5cbb12747091d27b4b977f078560d5b8}; +: ${PKG_BASH_VERSION:=5.2.21}; : ${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.15_pre.local.patch b/patches/bash-5.2.21_pre.local.patch index 677e7d9c..677e7d9c 100644 --- a/patches/bash-5.2.15_pre.local.patch +++ b/patches/bash-5.2.21_pre.local.patch diff --git a/patches/bash_minipix-5.2.15_pre.local.patch b/patches/bash_minipix-5.2.15_pre.local.patch deleted file mode 120000 index fc4d79ed..00000000 --- a/patches/bash_minipix-5.2.15_pre.local.patch +++ /dev/null @@ -1 +0,0 @@ -bash-5.2.15_pre.local.patch
\ No newline at end of file diff --git a/patches/bash_minipix-5.2.21_pre.local.patch b/patches/bash_minipix-5.2.21_pre.local.patch new file mode 120000 index 00000000..41db15fb --- /dev/null +++ b/patches/bash_minipix-5.2.21_pre.local.patch @@ -0,0 +1 @@ +bash-5.2.21_pre.local.patch
\ No newline at end of file |