mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 15:07: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
|
@ -2,7 +2,6 @@
|
|||
port='cbonsai'
|
||||
version='1.3.1'
|
||||
files="https://gitlab.com/jallbrit/cbonsai/-/archive/v${version}/cbonsai-v${version}.tar cbonsai-v${version}.tar.bz2 686e4af58f8e44e09b689da6e9a98a404fc0a779da7c7da1a5403283e0e471d8"
|
||||
auth_type='sha256'
|
||||
workdir="cbonsai-v${version}"
|
||||
makeopts+=(CC="${CC}")
|
||||
depends=("ncurses")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue