mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:57:45 +00:00
Ports: Remove support for auth_type
s other than sha256
This commit is contained in:
parent
f7ccdc268d
commit
89b0a61067
302 changed files with 16 additions and 399 deletions
|
@ -8,7 +8,6 @@ config_sub_paths=("support/config.sub")
|
|||
config_guess_paths=("support/config.guess")
|
||||
configopts=("--disable-nls" "--without-bash-malloc")
|
||||
files="https://ftpmirror.gnu.org/gnu/bash/bash-${version}.tar.gz bash-${version}.tar.gz 13720965b5f4fc3a0d4b61dd37e7565c741da9a5be24edc2ae00182fc1b3588c"
|
||||
auth_type='sha256'
|
||||
|
||||
build() {
|
||||
run_replace_in_file "s/define GETCWD_BROKEN 1/undef GETCWD_BROKEN/" config.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue