mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:27: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
|
@ -3,7 +3,6 @@ port='cmake'
|
|||
version='3.26.1'
|
||||
useconfigure='true'
|
||||
files="https://github.com/Kitware/CMake/releases/download/v${version}/cmake-${version}.tar.gz cmake-${version}.tar.gz f29964290ad3ced782a1e58ca9fda394a82406a647e24d6afd4e6c32e42c412f"
|
||||
auth_type='sha256'
|
||||
depends=(
|
||||
'bash'
|
||||
'make'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue