mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 10:47:36 +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
|
@ -13,7 +13,6 @@ configopts=(
|
|||
"--enable-widec"
|
||||
)
|
||||
files="https://invisible-mirror.net/archives/ncurses/ncurses-${version}.tar.gz ncurses-${version}.tar.gz 97fc51ac2b085d4cde31ef4d2c3122c21abc217e9090a43a30fc5ec21684e059"
|
||||
auth_type="sha256"
|
||||
|
||||
check_tic_version() {
|
||||
local tic_path="$1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue