mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:17:44 +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 @@ use_fresh_config_guess='true'
|
|||
config_guess_paths=("make/autoconf/build-aux/autoconf-config.guess")
|
||||
use_fresh_config_sub='true'
|
||||
config_sub_paths=("make/autoconf/build-aux/autoconf-config.sub")
|
||||
auth_type='sha256'
|
||||
files="https://github.com/openjdk/jdk17u-dev/archive/refs/tags/jdk-${version}-ga.tar.gz jdk-${version}-ga.tar.gz 4bd3d2534d7b584c01711e64b9e5b7e79052a1759d3fded8d64107ebc9d37dc2"
|
||||
depends=("fontconfig" "libffi")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue