Merge branch '226-bash-5-1-16-new-module' into 'master'

Resolve "bash/5.1.16 new module"

Closes #226

See merge request Pmodules/buildblocks!321
This commit is contained in:
2022-07-04 13:45:36 +00:00
3 changed files with 10 additions and 0 deletions

View File

@@ -1 +1,2 @@
bash/5.1 stable
bash/5.1.16 stable

View File

@@ -0,0 +1,4 @@
overlay: base
relstage: stable
bash/5.1:
bash/5.1.16:

5
Tools/bash/build Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "https://ftp.gnu.org/gnu/$P/$P-$V.tar.gz"
pbuild::add_configure_args "--bindir=${PREFIX}/${UTILBIN_DIR}"