mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:17: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='tree'
|
||||
version='2.0.4'
|
||||
files="https://github.com/Old-Man-Programmer/tree/archive/refs/tags/${version}.tar.gz tree-${version}.tar.gz 3ebeaf77a3b3829bcf665329e9d0f3624079c2c4cb4ef14cf6d7129a1a208b59"
|
||||
auth_type='sha256'
|
||||
|
||||
build() {
|
||||
run make CC="${CC}" all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue