aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/bash/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-10-12 15:00:45 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-10-12 15:00:45 +0000
commit7e79bbb357685c7e7f6277b331251eb2bf2c4213 (patch)
tree70c1f749928d1c375fcfb56a8744f906b7429946 /repos/extra/bash/abuild
parent616bf6835195f81d4681d714b6527861cfa08461 (diff)
downloadalicelinux-7e79bbb357685c7e7f6277b331251eb2bf2c4213.tar.gz
alicelinux-7e79bbb357685c7e7f6277b331251eb2bf2c4213.zip
bash: updated to 5.3.3
Diffstat (limited to 'repos/extra/bash/abuild')
-rw-r--r--repos/extra/bash/abuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/repos/extra/bash/abuild b/repos/extra/bash/abuild
index 618b868d..373714de 100644
--- a/repos/extra/bash/abuild
+++ b/repos/extra/bash/abuild
@@ -1,9 +1,13 @@
name=bash
-version=5.2.37
+version=5.3.3
release=1
-source="https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.gz
+source="https://ftpmirror.gnu.org/gnu/$name/${name}-${version%.*}.tar.gz
+ bash53-001.patch::https://ftpmirror.gnu.org/gnu/${name}/${name}-${version%.*}-patches/bash53-001
+ bash53-002.patch::https://ftpmirror.gnu.org/gnu/${name}/${name}-${version%.*}-patches/bash53-002
+ bash53-003.patch::https://ftpmirror.gnu.org/gnu/${name}/${name}-${version%.*}-patches/bash53-003
bashrc"
build_opt="--without-bash-malloc --with-installed-readline"
+patch_opt="-Np0"
postbuild() {
mkdir -p $PKG/bin